Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CCAPIServer ¶
type CCAPIServer struct {
// contains filtered or unexported fields
}
CCAPIServer define data struct of bcs ccapi server
func NewCCAPIServer ¶
func NewCCAPIServer(conf *config.CCAPIConfig) (*CCAPIServer, error)
func (*CCAPIServer) HealthMetric ¶
func (ccAPI *CCAPIServer) HealthMetric() metric.HealthMeta
HealthMetric check netservice is health
Click to show internal directories.
Click to hide internal directories.