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
796da7bbfe
commons-go
/
probe
/
config
/
account.go
7 lines
100 B
Go
Raw
Normal View
History
Unescape
Escape
ing
2018-04-12 09:38:04 +00:00
package
config
ing
2018-04-12 06:07:36 +00:00
type
Account
struct
{
Name
string
`
json:"name"
`
APIKey
string
`
json:"apiKey"
`
}
Reference in New Issue
Copy Permalink