Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AgentRequestHandler ¶
func Run ¶
func Run(logger logrus.FieldLogger) error
Types ¶
type FileMappingConn ¶
type FileMappingConn struct {
// contains filtered or unexported fields
}
func NewFileMapping ¶
func NewFileMapping(mapName string) (*FileMappingConn, error)
func (*FileMappingConn) Close ¶
func (c *FileMappingConn) Close() error
Close frees resources used by Conn.
Click to show internal directories.
Click to hide internal directories.