Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrMissingFile = errors.New("missing file")
Functions ¶
This section is empty.
Types ¶
type F ¶
type ValueParser ¶
type ValueParser struct {
// contains filtered or unexported fields
}
func (*ValueParser) Parse ¶
func (self *ValueParser) Parse(src proto.IRawRequest) (reflect.Value, error)
Click to show internal directories.
Click to hide internal directories.