Documentation
¶
Index ¶
Constants ¶
View Source
const MaxBioRunes = 500
Variables ¶
View Source
var ( ErrNotFound = errors.New("profile not found") ErrInvalidProfile = errors.New("invalid profile") )
Functions ¶
This section is empty.
Types ¶
type AvatarChoice ¶
type Repository ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func NewService(repository Repository) *Service
func (*Service) AvatarChoices ¶
type UpdateParams ¶
Click to show internal directories.
Click to hide internal directories.