Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CrcAPIServer ¶ added in v1.14.0
type CrcAPIServer struct {
// contains filtered or unexported fields
}
func CreateAPIServer ¶ added in v1.14.0
func CreateAPIServer(socketPath string) (CrcAPIServer, error)
func (CrcAPIServer) Serve ¶ added in v1.14.0
func (api CrcAPIServer) Serve()
Click to show internal directories.
Click to hide internal directories.