📚 just - Awesome Go Library for Utilities

Go Gopher mascot for just

Just a collection of useful functions for working with generic data structures

🏷️ Utilities
📂 Utilities
0 stars
View on GitHub 🔗

Detailed Description of just

just

Go Reference License Build Status Go Report Card CodeCov Mentioned in Awesome Go

This project contains features that help make the noisy stuff in every project.

  • Filter slices, maps.
  • Applying functions to collections.
  • Null[any] for optional fields in API and sql.DB queries.

Most helpful functions

Examples

This library contains a bunch of functions. Please see pkg.go.dev for examples.