(context.Context)
| 24 | trust.GrantManager |
| 25 | |
| 26 | Connection(context.Context) *pop.Connection |
| 27 | Transaction(context.Context, func(ctx context.Context, c *pop.Connection) error) error |
| 28 | Ping(context.Context) error |
| 29 | DetermineNetwork(ctx context.Context) (*networkx.Network, error) |
no outgoing calls