nix

module
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2023 License: MIT

README

Nix

Go Report Card License GoDoc

Description

Nix is a Go package that holds commonly used utilities in my pet-projects.

Installation

To install the package, use the go get command:

go get -u github.com/yourusername/nix

Documentation

For more information, check out the GoDoc documentation.

Contributing

We welcome contributions to improve the Nix package. To contribute, please follow these steps:

  1. Fork the repository
  2. Create your feature branch (git checkout -b feat/YourFeature)
  3. Commit your changes (git commit -m 'feat: add some feature')
  4. Push to the branch (git push origin feat/YourFeature)
  5. Create a new Pull Request

Please make sure to run the tests before creating a pull requests.

Directories

Path Synopsis
Package jwt provides functions for creating and validating JSON Web Tokens (JWT).
Package jwt provides functions for creating and validating JSON Web Tokens (JWT).
log
Package log provides logging functionality.
Package log provides logging functionality.
sl
Package sl provides utility functions for working with the log/slog package.
Package sl provides utility functions for working with the log/slog package.
Package validator provides functions for validating data using the Go Playground Validator.
Package validator provides functions for validating data using the Go Playground Validator.

Jump to

Keyboard shortcuts

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