gpkg

module
v0.0.0-...-f3abbe6 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2020 License: MIT

README

Minimum Go version Go Report Card PRs Welcome LICENSE

gopkg is a general purpose Go utility with 100+ packages.

NOTE: it is still in active development and may not be stable at all times.

gopkg logo from golang.org

Usage

Install

go get -u github.com/shawnwyckoff/gopkg

gopkg has a lot of dependencies, if go compiler tell they are required, please install them.

Example

package main

import (
	"fmt"
	"github.com/shawnwyckoff/gopkg/container/gvolume"
)

func main() {
	vol, err := gvolume.ParseString("10 MB")
	fmt.Println(vol.String(), err)
}

Contributors

gopkg was developed by shawnwyckoff and it requires a lot of dependencies.

Packages

115 packages in total

apputil

gbindata gdeploy gerror ginstance gjsonconfig glog glogger glogs gpanic gparam gprofile gprogress gtest

encoding

gbarcode gchart gcolor gcsv gexcel gffmpeg gmultimedia gzip

sys

gcache gcharset gcmd gconcurrentcounter gcounter gcountry gcpulimit gcron gdesktop gfirewall gfs ghdd gio gkeyboard gmachineid gmem gproc groutine gsignal gsync gsysinfo gtime gusers

container

gapriori gbinary gbit gbloom gbyte gcombination gdecimal ggeo ggeometry ginterface gjson glist gmap gnonce gnum gob gpermutation gpoly gqueue grandom grange gscore gset gspeed gstate3 gstring gstruct gtaskqueue gternary gtimeseries gvolume gfileformat

crypto

g2fa gencrypt ghash gsha

database

gconnectstring gdriver gmongo gredis gsqldb

net

gaddr gdialer gheadless ghtml ghttp ghttpserver ghttputils gicmp gkcp glistener gmail gmkcp gmq gmtu gmux gprobe gproxy gquic gsmux gsniffer gsocks5 gssh gtun gtuntap gupnp gutp gweb gzk

safe

gchan gdeepcopy gwg

Directories

Path Synopsis
apputil
container
gob
crypto
database
encoding
i18n
net
gmq
gmtu
Package mtud provides Path MTU Discovery functionality.
Package mtud provides Path MTU Discovery functionality.
gzk
safe
gwg
sys
gfs
gio
gsync
Package xmutex provides the implementation of a mutex that implements an efficient TryLock function in addition to Lock and Unlock.
Package xmutex provides the implementation of a mutex that implements an efficient TryLock function in addition to Lock and Unlock.

Jump to

Keyboard shortcuts

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