Documentation ¶
Index ¶
- Constants
- 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 ¶
View Source
const (
StorageIndexIris = tingyun3.StorageIndexIris
)
Variables ¶
This section is empty.
Functions ¶
func WrapirisCreateRoutes ¶
func WrapirishandleMany ¶
func WrapneffosmakeEventFromMethod ¶
func WrapneffosmakeEventFromMethod(v reflect.Value, method reflect.Method, eventMatcher neffos.EventMatcherFunc) (eventName string, cb neffos.MessageHandlerFunc)
func WraprouterFileServer ¶
func WraprouterFileServer(directory string, opts ...router.DirOptions) context.Handler
func WrapwebsocketUpgrade ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.