Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SMDBoxHandler ¶
SMDBoxHandler is a handler for SMDBox web app.
func SchemaHandler ¶
func SchemaHandler(rpcsrv *Server) func(w http.ResponseWriter, r *http.Request)
Types ¶
type Server ¶
Server represents a JSON-RPC server
func (*Server) Use ¶
func (s *Server) Use(m ...zenrpc.MiddlewareFunc)
Click to show internal directories.
Click to hide internal directories.