Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Auth ¶
type Auth struct {
// contains filtered or unexported fields
}
func NewAuth ¶
func NewAuth(repo repository.AuthI, decoder repository.JWToken, actor string, logger kitlog.Logger) *Auth
func (*Auth) GetAccountDetail ¶
GetAccountDetail ...
Click to show internal directories.
Click to hide internal directories.