GetContentWindowSize returns the content window size for log truncation
()
| 94 | |
| 95 | // GetContentWindowSize returns the content window size for log truncation |
| 96 | GetContentWindowSize() int |
| 97 | |
| 98 | // IsFeatureEnabled checks if a feature flag is enabled. |
| 99 | IsFeatureEnabled(ctx context.Context, flagName string) bool |
no outgoing calls
no test coverage detected