# Functions
NewAccountsApiImplService creates accounts api service.
NewMutesApiImplService creates mutes api service.
NewMylistApiImplService creates mylist api service.
# Structs
AccountsApiImplService is type of implemented api service (http.Handler).
MutesApiImplService is type of implemented api service (http.Handler).
MylistApiImplService is type of implemented api service (http.Handler).