Merge 6e3c691669
into d6e37fa741
This commit is contained in:
commit
eb3962e6d8
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ type KeyFile struct {
|
|||
|
||||
// application
|
||||
ClientID string `json:"clientId"`
|
||||
AppID string `json:"appId"`
|
||||
}
|
||||
|
||||
func ConfigFromKeyFile(path string) (*KeyFile, error) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue