Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NullIgnoreScanner ¶
type NullIgnoreScanner struct {
// contains filtered or unexported fields
}
func NewNullIgnoreScanner ¶
func NewNullIgnoreScanner(dst interface{}) *NullIgnoreScanner
func (*NullIgnoreScanner) Scan ¶
func (s *NullIgnoreScanner) Scan(src interface{}) error
Click to show internal directories.
Click to hide internal directories.