Documentation
¶
Index ¶
Constants ¶
View Source
const ( UnexpectedError = 0 UnAuthorized = 1 InvalidArgument = 2 NotFound = 3 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AppInfoCaller ¶
type BadgeService ¶
type BadgeService struct {
// contains filtered or unexported fields
}
func NewBadgeService ¶
func NewBadgeService(c AppInfoCaller) BadgeService
type TemplateValues ¶
Click to show internal directories.
Click to hide internal directories.