github.com/stellaraf/go-utils

Stellar's Go Utilities


License
BSD-3-Clause-Clear
Install
go get github.com/stellaraf/go-utils

Documentation

Stellar Go Utilities

Go Reference Version Tests

Packages

Package Usage Docs
checksum Create SHA256 checksums from one or more strings Go Docs
encryption Basic utilities for encrypting and decrypting values with AES-256-GCM encryption Go Docs
environment Parse environment variables to a predefined struct. Supports loading from .env files. Go Docs
errs Error helpers Go Docs
format Formatting helpers Go Docs
is Simple & fast type checks Go Docs
mmap Map utilities Go Docs
parse Parsing utilities Go Docs
random Generate random strings or bytes of various formats Go Docs
repo Find a Go project's root directory and/or go.mod file Go Docs
slice Slice utilities Go Docs
sstruct Struct utilities Go Docs
str String utilities Go Docs

GitHub License