Versions in this module Expand all Collapse all v0 v0.1.1 Oct 23, 2021 v0.1.0 Sep 18, 2021 Changes in this version + func NewServer(opts ...Option) *server + type Option func(s *server) + func WithMode(mode string) Option + type Register interface + SetupRouters func(router *gin.RouterGroup) *gin.RouterGroup