Searched defs:IntString (Results 1 – 1 of 1) sorted by relevance
103 type IntString struct { struct104 i int105 s string108 func (s *IntString) Scan(state ScanState, verb rune) error {