Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Levels ¶
func Levels() map[EntryError]string
Types ¶
type EntryError ¶
type EntryError int
const ( UnknownError EntryError = iota + 9999 Legal Illegal_Wellknown_view Illegal_StaticView Illegal_NotHTTP Illegal_UnknownUrl Illegal_Method Illegal_EmptyArgs Illegal_UnexpectedArgs Illegal_DiffusedArgs )
func (EntryError) String ¶
func (e EntryError) String() string
Click to show internal directories.
Click to hide internal directories.