Documentation
¶
Overview ¶
Package uds
UDS本机通信基于UNIX Domain Socket的通信服务端,与Apollo-cli一同使用 ¶
Package uds ¶
Package uds
Index ¶
Constants ¶
View Source
const ( ErrNoResponse = "no response" ErrCmdNotFound = "cmd not found" )
View Source
const MaxReadSize = 4096
View Source
const (
SUCCESS = "success"
)
View Source
const (
UdsName = "Apollo"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.