Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API interface { StartHandler() gin.HandlerFunc PingHandler() gin.HandlerFunc ChangePathHandler() gin.HandlerFunc ListHandler() gin.HandlerFunc }
Click to show internal directories.
Click to hide internal directories.