# README
go-project-schema
This is a golang interface to the Taubyte project using go-seer.
Testing
Run all
go test -v ./...
Calculate coverage for all packages
go test -v ./... -coverprofile cover.out -coverpkg ./...
Display coverage
# html
go tool cover -html=cover.out
# each function % and total %
go tool cover -func=cover.out
Maintainers
- Samy Fodil @samyfodil
- Sam Stoltenberg @skelouse
- Tafseer Khan @tafseer-khan
- Aron Jalbuena @arontaubyte
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author