Categorygithub.com/taubyte/go-project-schema

# README

go-project-schema

Release License Go Report Card GoDoc codecov Discord

This is a golang interface to the Taubyte project using go-seer.

Testing

test project

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