Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomJsonRequestParser ¶
type CustomJsonRequestParser struct {
// contains filtered or unexported fields
}
func NewCustomJsonRequestParser ¶
func NewCustomJsonRequestParser(in io.Reader) *CustomJsonRequestParser
func (*CustomJsonRequestParser) Next ¶
func (f *CustomJsonRequestParser) Next(m proto.Message) error
func (*CustomJsonRequestParser) NumRequests ¶
func (f *CustomJsonRequestParser) NumRequests() int
Click to show internal directories.
Click to hide internal directories.