Versions in this module Expand all Collapse all v0 v0.3.0 Aug 23, 2019 Changes in this version + const ERROR + const ErrEntryPointUndefined + const ErrExcessAttr + const ErrInvalidEntryPointReturn + const ErrInvalidOption + const ErrInvalidReturn + const ErrInvalidUnary + const ErrMissingReqField + const ErrRedefined + const ErrUndefinedView + const ErrValidationFailed + const INFO + const InfoValidatedSuccessfully + const TITLE + const TitleViewName + const UNDEF + const WARN + const WarnValidatedWithWarn + const WarnValidationSkipped + var MessageType = map[int]int + var Messages = map[int]string + type LogMessage struct + Message string + MsgType int + type Msg struct + MessageData []string + MessageID int + func NewMsg(messageID int, messageData []string) *Msg + func (m Msg) LogMsg() + func (m Msg) String() string