Documentation
¶
Index ¶
Constants ¶
View Source
const ENV_CKMAN_SWAGGER string = "ENV_CKMAN_SWAGGER"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApiServer ¶
type ApiServer struct {
// contains filtered or unexported fields
}
func NewApiServer ¶
func NewApiServer(config *config.CKManConfig, prom *prometheus.PrometheusService, signal chan os.Signal, nacosClient *nacos.NacosClient) *ApiServer
Click to show internal directories.
Click to hide internal directories.