pkg

module
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: May 27, 2024 License: Apache-2.0

README

pkg - go utility packages

A collection of utility packages that I use for my go projects.

Packages

  • i18n – contains a Localizer that can load localisation data and localize the text with options.
  • net – utility functions for working with network.
  • postgres – a wrapper around sql.DB that uses pgx drive under the hood. There are also some helpful utility methods to work with Postgres.
  • sql – set of useful interface to encapsulate sql.DB methods.
  • rand – utility functions for generating random numbers.

API

⚠️API is not stable yet, so backward compatibility is not guaranteed.

Directories

Path Synopsis
cmd
tools

Jump to

Keyboard shortcuts

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