Documentation
¶
Index ¶
Constants ¶
View Source
const CName = "common.accountservice"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigGetter ¶
type ConfigGetter interface {
GetAccount() Config
}
type Service ¶
type Service interface {
app.Component
Account() *accountdata.AccountKeys
}
Click to show internal directories.
Click to hide internal directories.