Documentation ¶
Index ¶
- func AuthorizeInteractionHandler() IHttpHandler
- func CheckUsernameAvailabilityHandler() IHttpHandler
- func EchoHandler() IHttpHandler
- func FollowActorHandler() IHttpHandler
- func GetActorHandler() IHttpHandler
- func GetFollowersHandler() IHttpHandler
- func GetFollowingHandler() IHttpHandler
- func GetInboxHandler() IHttpHandler
- func GetOutboxHandler() IHttpHandler
- func GetPackagesHandler() IHttpHandler
- func GetProfileByUserHandler() IHttpHandler
- func LoginHandler() IHttpHandler
- func LogoutHandler() IHttpHandler
- func NewFactory() IHttpHandlerFactory
- func PostToInboxHandler() IHttpHandler
- func PostToOutboxHandler() IHttpHandler
- func SignupHandler() IHttpHandler
- func UpdateProfileByUserHandler() IHttpHandler
- func VerifyHandler() IHttpHandler
- func WebfingerHandler() IHttpHandler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthorizeInteractionHandler ¶
func AuthorizeInteractionHandler() IHttpHandler
func CheckUsernameAvailabilityHandler ¶
func CheckUsernameAvailabilityHandler() IHttpHandler
func EchoHandler ¶
func EchoHandler() IHttpHandler
func FollowActorHandler ¶
func FollowActorHandler() IHttpHandler
func GetActorHandler ¶
func GetActorHandler() IHttpHandler
func GetFollowersHandler ¶
func GetFollowersHandler() IHttpHandler
func GetFollowingHandler ¶
func GetFollowingHandler() IHttpHandler
func GetInboxHandler ¶
func GetInboxHandler() IHttpHandler
func GetOutboxHandler ¶
func GetOutboxHandler() IHttpHandler
func GetPackagesHandler ¶
func GetPackagesHandler() IHttpHandler
func GetProfileByUserHandler ¶
func GetProfileByUserHandler() IHttpHandler
func LoginHandler ¶
func LoginHandler() IHttpHandler
func LogoutHandler ¶
func LogoutHandler() IHttpHandler
func NewFactory ¶
func NewFactory() IHttpHandlerFactory
func PostToInboxHandler ¶
func PostToInboxHandler() IHttpHandler
func PostToOutboxHandler ¶
func PostToOutboxHandler() IHttpHandler
func SignupHandler ¶
func SignupHandler() IHttpHandler
func UpdateProfileByUserHandler ¶
func UpdateProfileByUserHandler() IHttpHandler
func VerifyHandler ¶
func VerifyHandler() IHttpHandler
func WebfingerHandler ¶
func WebfingerHandler() IHttpHandler
Types ¶
This section is empty.
Source Files ¶
- authorize_interaction_handler.go
- check_username_availability_handler.go
- echo_handler.go
- factory.go
- follow_actor_handler.go
- get_actor_handler.go
- get_followers_handler.go
- get_following_handler.go
- get_inbox_handler.go
- get_outbox_handler.go
- get_packages_handler.go
- get_profile_by_user_handler.go
- login_handler.go
- logout_handler.go
- post_to_inbox_handler.go
- post_to_outbox_handler.go
- signup_handler.go
- update_profile_by_user_handler.go
- verify_handler.go
- webfinger_handler.go
Click to show internal directories.
Click to hide internal directories.