Documentation
¶
Index ¶
Constants ¶
View Source
const ( RESPONSE_ERROR_KEY = "error" RESPONSE_MESSAGE_KEY = "message" )
View Source
const (
DEFAULT_PORT = "8080"
)
Variables ¶
This section is empty.
Functions ¶
func JSONLogFormatter ¶
func JSONLogFormatter(param gin.LogFormatterParams) string
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func (*Service) AuthMiddleware ¶
func (s *Service) AuthMiddleware() gin.HandlerFunc
Click to show internal directories.
Click to hide internal directories.