utilgo

package module
v0.0.0-...-1ad5891 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2022 License: MIT Imports: 0 Imported by: 0

README

utilgo

some awesome go utils

Install

go get github.com/Akagi201/utilgo

Test

go test ./...

Documentation

Overview

Package utilgo is a wrapper around various self-contained subpackages, and doesn't actually contain anything in it.

Directories

Path Synopsis
Package binary extends Go standard library package encoding/binary to support arbitrary, variable-sized values.
Package binary extends Go standard library package encoding/binary to support arbitrary, variable-sized values.
Package broadcast
Package broadcast
Package chain provides a convenient way to chain http handlers.
Package chain provides a convenient way to chain http handlers.
Package cmap Concurrent safe Map based on map and sync.RWMutex
Package cmap Concurrent safe Map based on map and sync.RWMutex
Package enums Go enum and its string representation
Package enums Go enum and its string representation
Package fileutil provides functions for doing things with files, like reading them line by line, etc
Package fileutil provides functions for doing things with files, like reading them line by line, etc
Package flags extends the standard flag package.
Package flags extends the standard flag package.
Package htmls contains helper functions simplify working with golang.org/x/net/html package
Package htmls contains helper functions simplify working with golang.org/x/net/html package
Package ips provides ip helper functions
Package ips provides ip helper functions
Package jobber time strings parser from jobber
Package jobber time strings parser from jobber
Package jsons contains some json related helper functions.
Package jsons contains some json related helper functions.
Package slices contains some slice related helper functions.
Package slices contains some slice related helper functions.
Package tests provides various methods which we commonly use when writing tests
Package tests provides various methods which we commonly use when writing tests
Package urls contains some url related helper functions.
Package urls contains some url related helper functions.
Package vergen generate version info with go generate
Package vergen generate version info with go generate

Jump to

Keyboard shortcuts

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