GetFlags returns feature flags
(ctx context.Context)
| 91 | |
| 92 | // GetFlags returns feature flags |
| 93 | GetFlags(ctx context.Context) FeatureFlags |
| 94 | |
| 95 | // GetContentWindowSize returns the content window size for log truncation |
| 96 | GetContentWindowSize() int |
no outgoing calls
no test coverage detected