This website requires JavaScript.
Explore
Help
Sign In
overflow_cloud
/
commons-go
Watch
3
Star
0
Fork
0
You've already forked commons-go
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
commons-go
/
external
/
config
/
grpc.go
7 lines
103 B
Go
Raw
Normal View
History
Unescape
Escape
ing
2018-04-12 18:38:04 +09:00
package
config
ing
2018-04-10 14:24:03 +09:00
type
GRPC
struct
{
Network
string
`
json:"network"
`
Address
string
`
json:"address"
`
}
Reference in New Issue
Copy Permalink