Closed BigBlackWolf closed 3 months ago
Removing redundant structure and put the values from the test directly to the sample
go test -v ./..
gofmt
go vet
Description
Removing redundant structure and put the values from the test directly to the sample
Checklist
go test -v ./..
(see Testing)gofmt
(see Formatting)go vet
(see Formatting)