Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AgentMust ¶
func AgentMust() gin.HandlerFunc
Agent is a middleware function that initializes the authorization middleware for agents to connect to the queue.
func Bus ¶
func Bus() gin.HandlerFunc
func Cache ¶
func Cache() gin.HandlerFunc
Cache is a middleware function that initializes the Cache and attaches to the context of every http.Request.
func Engine ¶
func Engine() gin.HandlerFunc
Engine is a middleware function that initializes the Engine and attaches to the context of every http.Request.
func Queue ¶
func Queue() gin.HandlerFunc
func Remote ¶
func Remote() gin.HandlerFunc
Remote is a middleware function that initializes the Remote and attaches to the context of every http.Request.
func Store ¶
func Store() gin.HandlerFunc
Store is a middleware function that initializes the Datastore and attaches to the context of every http.Request.
func Stream ¶
func Stream() gin.HandlerFunc
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.