5 lines
45 B
Go
5 lines
45 B
Go
|
package models
|
||
|
|
||
|
type OauthClients struct {
|
||
|
}
|