...

Text file src/github.com/thoas/go-funk/Makefile

Documentation: github.com/thoas/go-funk

     1test:
     2	go test -v
     3
     4bench:
     5	go test -benchmem -bench .

View as plain text