Skip to content

Repository files navigation

REPO_NAME

One-line description of __PKG_NAME__ goes here.

Go Reference Tests CodeQL License: MIT

Install

go get __MODULE_PATH__

Usage

package main

import (
	"fmt"

	"__MODULE_PATH__"
)

func main() {
	fmt.Println(__PKG_NAME__.Hello())
}

Compatibility

Supports Go 1.24 and later. CI runs against the floor (1.24) plus the two newest released toolchains.

Contributing

See CONTRIBUTING.md. Conventional Commits are enforced on PR titles.

License

MIT

About

Template for Go library packages — golangci-lint, fuzz, coverage gate, CodeQL, govulncheck, commitlint, auto-tag, Dependabot auto-merge

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages