go-project-schema

module
v0.9.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2023 License: MIT

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

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL