Documentation ¶
Overview ¶
Package usercenter provide methods used to access usercenter service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
ProviderSet is the usercenter providers.
Functions ¶
Types ¶
type GetSecretRequest ¶
type GetSecretResponse ¶
type GetSecretResponse = usercenterv1.SecretReply
type Interface ¶
type Interface interface {
GetSecret(ctx context.Context, rq *GetSecretRequest) (*GetSecretResponse, error)
}
Interface is an interface that presents a subset of the usercenter API.
Click to show internal directories.
Click to hide internal directories.