Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotAuthHandler ¶
type NotAuthHandler struct {
// contains filtered or unexported fields
}
func NewNotAuthHandler ¶
func NewNotAuthHandler(svc service.NotAuthService) *NotAuthHandler
func (*NotAuthHandler) GetBindIps ¶
func (n *NotAuthHandler) GetBindIps(ctx *gin.Context)
GetBindIps 获取绑定IP地址
func (*NotAuthHandler) RegisterRouters ¶
func (n *NotAuthHandler) RegisterRouters(server *gin.Engine)
Click to show internal directories.
Click to hide internal directories.