(arg string, val interface{})
| 148 | IDArgValue() (map[string]string, uint64, error) |
| 149 | XIDArgs() map[string]string |
| 150 | SetArgTo(arg string, val interface{}) |
| 151 | Skip() bool |
| 152 | Include() bool |
| 153 | // SkipField tells whether to skip this field during completion or not based on: |