pkg

module
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2023 License: MIT

README

Packages

Set of libraries that we've created, collected and forked during our GoLang development. Feel free to submit bugs or PRs to make these more useful.

Directories

Path Synopsis
Package argon2id provides a convience wrapper around Go's golang.org/x/crypto/argon2 implementation, making it simpler to securely hash and verify passwords using Argon2.
Package argon2id provides a convience wrapper around Go's golang.org/x/crypto/argon2 implementation, making it simpler to securely hash and verify passwords using Argon2.
Package contextkeys stores the keys to the context accessor functions, letting generated code safely set values in contexts without exposing the setters to the outside world.
Package contextkeys stores the keys to the context accessor functions, letting generated code safely set values in contexts without exposing the setters to the outside world.
Package httplib is used as http.Client Usage:
Package httplib is used as http.Client Usage:
Package log provides a global logger for zerolog.
Package log provides a global logger for zerolog.
Package markdown parses and HTML-renders Markdown documents.
Package markdown parses and HTML-renders Markdown documents.
snowflake provides a very simple Twitter snowflake generator and parser.
snowflake provides a very simple Twitter snowflake generator and parser.
Package worker provides a workerpool.
Package worker provides a workerpool.

Jump to

Keyboard shortcuts

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