package
0.0.0-20220711013302-91b88386b5b6
Repository: https://github.com/rs401/letsgorip.git
Documentation: pkg.go.dev
# Functions
NewAuthHandlers takes an authclient.AuthSvcClient and returns an AuthHandlers.
NewForumHandlers takes a pb.ForumSvcClient and returns a ForumHandlers.
NewPlaceHandlers takes a pb.PlaceServiceClient and returns a PlaceHandlers.
# Interfaces
AuthHandlers interface defining HandlerFuncs.
ForumHandlers interface defining HandlerFuncs.
PlaceHandlers is the interface defining the place handlerfuncs.