Documentation ¶
Index ¶
Constants ¶
View Source
const ( MH_Get = 0x10000 + iota MH_GetResponse MH_Put MH_PutResponse )
View Source
const ( RESP_OK = iota RESP_NotFound RESP_IoError RESP_DeadTargetNode RESP_Illegal )
View Source
const ( META_Raw = iota META_InnerRedirect META_OuterRedirect )
Variables ¶
View Source
var (
ErrLoop = gerrors.New("Redirect Loop")
)
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.