(ctx context.Context)
| 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 | } |
| 19 |
no outgoing calls
no test coverage detected