package
0.0.0-20230414143420-382c8a72b791
Repository: https://github.com/storm5758/forum-test.git
Documentation: pkg.go.dev

# Functions

RegisterAdminHandler registers the http handlers for service Admin to "mux".
RegisterAdminHandlerClient registers the http handlers for service Admin to "mux".
RegisterAdminHandlerFromEndpoint is same as RegisterAdminHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAdminHandlerServer registers the http handlers for service Admin to "mux".
RegisterForumHandler registers the http handlers for service Forum to "mux".
RegisterForumHandlerClient registers the http handlers for service Forum to "mux".
RegisterForumHandlerFromEndpoint is same as RegisterForumHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterForumHandlerServer registers the http handlers for service Forum to "mux".
RegisterPostHandler registers the http handlers for service Post to "mux".
RegisterPostHandlerClient registers the http handlers for service Post to "mux".
RegisterPostHandlerFromEndpoint is same as RegisterPostHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterPostHandlerServer registers the http handlers for service Post to "mux".
RegisterThreadHandler registers the http handlers for service Thread to "mux".
RegisterThreadHandlerClient registers the http handlers for service Thread to "mux".
RegisterThreadHandlerFromEndpoint is same as RegisterThreadHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterThreadHandlerServer registers the http handlers for service Thread to "mux".
RegisterUserHandler registers the http handlers for service User to "mux".
RegisterUserHandlerClient registers the http handlers for service User to "mux".
RegisterUserHandlerFromEndpoint is same as RegisterUserHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUserHandlerServer registers the http handlers for service User to "mux".