feat: objects #63
Annotations
1 error and 2 warnings
Linting
golangci-lint exit with code 2
|
Linting:
object.go#L55
cognitive complexity 16 of func `ObjectGetMethod` is high (> 15) (gocognit)
|
Linting:
object_test.go#L25
hugeParam: c is heavy (80 bytes); consider passing it by pointer (gocritic)
|