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) HttpServ ¶
func (ccAPI *CCAPIServer) HttpServ() *httpserver.HttpServer
func (*CCAPIServer) InitHttpServ ¶
func (ccAPI *CCAPIServer) InitHttpServ() error
Click to show internal directories.
Click to hide internal directories.