docs: update documentation structure and content #7
Annotations
10 errors
|
build:
examples/config-example/main.go#L174
too many arguments in call to app.Run
|
|
build:
examples/config-example/main.go#L147
too many arguments in call to app.Run
|
|
build:
examples/config-example/main.go#L113
configManager.Load undefined (type config.ConfigManager has no field or method Load)
|
|
build:
examples/config-example/main.go#L105
unknown field Config in struct literal of type forge.SourceConfig
|
|
build:
examples/config-example/main.go#L103
configManager.AddSource undefined (type config.ConfigManager has no field or method AddSource)
|
|
build:
examples/config-example/main.go#L91
too many arguments in call to app.Run
|
|
build:
examples/config-example/main.go#L51
configManager.Load undefined (type config.ConfigManager has no field or method Load)
|
|
build:
examples/config-example/main.go#L39
undefined: logger
|
|
build:
examples/cache-demo/main.go#L154
unknown field HealthPath in struct literal of type forge.HealthConfig
|
|
build:
cmd/test_metrics/main.go#L8
undefined: forge.TestMetricsTypeCounting
|