Documentation
¶
Overview ¶
Package com_HailoOSS_service_oauthclient_provider is a generated protocol buffer package.
It is generated from these files:
github.com/HailoOSS/oauth-client-service/proto/provider.proto
It has these top-level messages:
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var OauthProvider_name = map[int32]string{
0: "GOOGLE",
1: "FACEBOOK",
}
View Source
var OauthProvider_value = map[string]int32{
"GOOGLE": 0,
"FACEBOOK": 1,
}
Functions ¶
This section is empty.
Types ¶
type OauthProvider ¶
type OauthProvider int32
const ( OauthProvider_GOOGLE OauthProvider = 0 OauthProvider_FACEBOOK OauthProvider = 1 )
func (OauthProvider) Enum ¶
func (x OauthProvider) Enum() *OauthProvider
func (OauthProvider) MarshalJSON ¶
func (x OauthProvider) MarshalJSON() ([]byte, error)
func (OauthProvider) String ¶
func (x OauthProvider) String() string
func (*OauthProvider) UnmarshalJSON ¶
func (x *OauthProvider) UnmarshalJSON(data []byte) error
Directories
¶
Path | Synopsis |
---|---|
Package com_HailoOSS_service_oauthclient_info is a generated protocol buffer package.
|
Package com_HailoOSS_service_oauthclient_info is a generated protocol buffer package. |
Package com_HailoOSS_service_oauthclient_verify is a generated protocol buffer package.
|
Package com_HailoOSS_service_oauthclient_verify is a generated protocol buffer package. |
Click to show internal directories.
Click to hide internal directories.