Closed BigBlackWolf closed 2 months ago
Moved attributes inside sample function to follow "copy-paste-runnable" principle
go test -v ./..
gofmt
go vet
Description
Moved attributes inside sample function to follow "copy-paste-runnable" principle
Checklist
go test -v ./..
(see Testing)gofmt
(see Formatting)go vet
(see Formatting)