Versions in this module Expand all Collapse all v1 v1.1.0 Jul 15, 2020 Changes in this version + func CreateDefaultGin(isProduct bool, isCors bool, logFolderPath string, corsAllowOrigins []string, ...) (*gin.Engine, error) + func CreateGin(isProduct bool, isCors bool, logger restfulrouter.ILogger, ...) (*gin.Engine, error)