Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PrestScanner ¶
PrestScanner is a default implementation of adapter.Scanner
func (*PrestScanner) Bytes ¶
func (p *PrestScanner) Bytes() (byt []byte)
Bytes return prest response in bytes
func (*PrestScanner) Scan ¶
func (p *PrestScanner) Scan(i interface{}) (l int, err error)
Scan put prest response into a struct or map
Click to show internal directories.
Click to hide internal directories.