Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DelSharedVar ¶
type DelSharedVar struct {
}
type GetFirstCmd ¶
type GetLastCmd ¶
type GetSharedVar ¶
type GetSharedVar struct {
}
type NextCmdSeq ¶
type NextCmdSeq struct{}
type Request ¶
type Request struct {
GetPid *GetPid
NextCmdSeq *NextCmdSeq
AddCmd *AddCmd
GetCmds *GetCmds
GetFirstCmd *GetFirstCmd
GetLastCmd *GetLastCmd
AddDir *AddDir
GetDirs *GetDirs
}
type ResponseHeader ¶
func (*ResponseHeader) OK ¶
func (h *ResponseHeader) OK() bool
type SetSharedVar ¶
type SetSharedVar struct {
}
Click to show internal directories.
Click to hide internal directories.