core-go

module
v0.23.0 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2023 License: LGPL-3.0

README

core-go

builds.sr.ht status

Go Utilities

Quick start

Development
Test
go test -v -cover ./...
Coverage Func
go test -coverprofile=c.out ./...
go tool cover -func c.out
Coverage HTML
go test -coverprofile=c.out ./...
go tool cover -html c.out

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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