module
Version:
v0.23.0
Opens a new window with list of versions in this module.
Published: Jan 13, 2023
License: LGPL-3.0
Opens a new window with license information.
README
¶
core-go
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
¶
Click to show internal directories.
Click to hide internal directories.