evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
config/config.go

Summary

Maintainability
A
0 mins
Test Coverage

exported method Config.GetErrWrap should have comment or be unexported
Open

func (c Config) GetErrWrap() func(errors.ErrorData) error {
Severity: Minor
Found in config/config.go by golint

exported method Config.GetLogger should have comment or be unexported
Open

func (c Config) GetLogger() log.Logger {
Severity: Minor
Found in config/config.go by golint

There are no issues that match your filters.

Category
Status