(ctx context.Context)
| 452 | GetConnectionLogsOffset(ctx context.Context, arg GetConnectionLogsOffsetParams) ([]GetConnectionLogsOffsetRow, error) |
| 453 | GetCryptoKeyByFeatureAndSequence(ctx context.Context, arg GetCryptoKeyByFeatureAndSequenceParams) (CryptoKey, error) |
| 454 | GetCryptoKeys(ctx context.Context) ([]CryptoKey, error) |
| 455 | GetCryptoKeysByFeature(ctx context.Context, feature CryptoKeyFeature) ([]CryptoKey, error) |
| 456 | GetDBCryptKeys(ctx context.Context) ([]DBCryptKey, error) |
| 457 | GetDERPMeshKey(ctx context.Context) (string, error) |
no outgoing calls