Documentation ¶
Index ¶
- func WrapirisCreateRoutes(api *router.APIBuilder, methods []string, relativePath string, ...) []*router.Route
- func WrapirishandleMany(c *mvc.ControllerActivator, method, path, funcName string, override bool, ...) []*router.Route
- func WrapneffosConnhandleMessage(c *neffos.Conn, msg neffos.Message) error
- func WrapneffosmakeEventFromMethod(v reflect.Value, method reflect.Method, eventMatcher neffos.EventMatcherFunc) (eventName string, cb neffos.MessageHandlerFunc)
- func WraprouterFileServer(directory string, opts ...router.DirOptions) context.Handler
- func WrapwebsocketUpgrade(ctx context.Context, idGen websocket.IDGenerator, s *neffos.Server) *neffos.Conn
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WrapirisCreateRoutes ¶
func WrapirishandleMany ¶
func WrapneffosConnhandleMessage ¶ added in v0.6.0
func WrapneffosmakeEventFromMethod ¶ added in v0.6.0
func WrapneffosmakeEventFromMethod(v reflect.Value, method reflect.Method, eventMatcher neffos.EventMatcherFunc) (eventName string, cb neffos.MessageHandlerFunc)
func WraprouterFileServer ¶ added in v0.6.0
func WraprouterFileServer(directory string, opts ...router.DirOptions) context.Handler
func WrapwebsocketUpgrade ¶ added in v0.6.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.