()
| 274 | GetIndexDef() (*cbgt.IndexDef, error) |
| 275 | GetRequest() (interface{}, string) |
| 276 | GetCollectionNames() ([]string, error) |
| 277 | } |
| 278 | |
| 279 | var errInvalidHttpRequest = fmt.Errorf("rest_auth: invalid http request") |
no outgoing calls
no test coverage detected