go-toolkit

module
v0.0.0-...-838a75c Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2025 License: Apache-2.0

README

go-toolkit

Go Reference

Simple toolkit with reusable utilities for Go programs.

Testing

To run package testing with code coverage profiling and reporting:

go test -coverprofile cover.out ./...
go tool cover -html=cover.out -o cover.html

License

This project is licensed under the Apache License Version 2.0.

Directories

Path Synopsis
Package http provides utilities for net/http use cases.
Package http provides utilities for net/http use cases.
Package slog provides utilities for log/slog use cases.
Package slog provides utilities for log/slog use cases.
Package types provides useful types for applications.
Package types provides useful types for applications.

Jump to

Keyboard shortcuts

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