Skip to content

kenzo0107/go-sample-order

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test lint

This repository is created to check the processing order in Go.

Result:

$ go test

pkg.var
pkg.init
1
main.var
2
main.init
test.init
test.setup
testing: warning: no tests to run
PASS
ok      github.com/kenzo0107/go-sample-order    0.272s [no tests to run]
?       github.com/kenzo0107/go-sample-order/pkg        [no test files]

About

This repository is created to check the processing order in Go.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published