Closed BigBlackWolf closed 2 months ago
Move attributes inside function to make it self descriptive.
go test -v ./..
gofmt
go vet
Description
Move attributes inside function to make it self descriptive.
Checklist
go test -v ./..
(see Testing)gofmt
(see Formatting)go vet
(see Formatting)