Documentation ¶
Overview ¶
Package swagger is gin swagger library.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CustomRouter ¶
CustomRouter custom swagger routing, request url is http://<ip:port>/<name>/swagger/index.html
func CustomRouterByFile ¶
CustomRouterByFile custom swagger router from file, request url is http://<ip:port>/<filename prefix>/swagger/index.html
func DefaultRouter ¶
DefaultRouter default swagger router, request url is http://<ip:port>/swagger/index.html
func DefaultRouterByFile ¶
DefaultRouterByFile default swagger router from file, request url is http://<ip:port>/swagger/index.html
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.