Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-kit

A collection of small, reusable Go packages used across OFKM projects.

Each package is self-contained and depends only on the Go standard library, so you can import just the ones you need.

Packages

  • validation - Validating and normalizing untrusted user input, such as file paths.

Installation

go get go.ofkm.dev/kit

Requires Go 1.26 or later. Documentation for each package is available on pkg.go.dev.

License

Released under the BSD 3-Clause License.

About

A collection of small, reusable Go packages used across my projects.

Resources

Stars

Watchers

Forks

Used by

Contributors

Languages