| 240 | Loc `json:"loc"` |
| 241 | } |
| 242 | DefaultScan struct { |
| 243 | Kind string `json:"kind" unpack:""` |
| 244 | } |
| 245 | Delete struct { |
| 246 | Kind string `json:"kind" unpack:""` |
| 247 | Pool string `json:"pool"` |
nothing calls this directly
no outgoing calls
no test coverage detected