(ctx context.Context)
| 13 | BaseRESTURL(ctx context.Context) (*url.URL, error) |
| 14 | GraphqlURL(ctx context.Context) (*url.URL, error) |
| 15 | UploadURL(ctx context.Context) (*url.URL, error) |
| 16 | RawURL(ctx context.Context) (*url.URL, error) |
| 17 | AuthorizationServerURL(ctx context.Context) (*url.URL, error) |
| 18 | } |
no outgoing calls
no test coverage detected