go
/
misc
1
0
Fork 0
Miscellaneous utility collections.
Go to file
Sangbum Kim cb05f3b6bd
Merge pull request #3 from spi-ca/develop
release v1.0.2
2025-03-04 22:01:38 +09:00
backoff initial commit 2022-03-21 22:13:57 +09:00
crypto initial commit 2022-03-21 22:13:57 +09:00
dbg initial commit 2022-03-21 22:13:57 +09:00
dttm initial commit 2022-03-21 22:13:57 +09:00
han initial commit 2022-03-21 22:13:57 +09:00
monetary initial commit 2022-03-21 22:13:57 +09:00
networking resolve broken test case 2022-03-21 22:25:55 +09:00
nums initial commit 2022-03-21 22:13:57 +09:00
q initial commit 2022-03-21 22:13:57 +09:00
sqls initial commit 2022-03-21 22:13:57 +09:00
strutil applied fix from See https://go-review.googlesource.com/c/go/+/653676. 2025-03-04 21:38:19 +09:00
types resolve broken test case 2022-03-21 22:25:55 +09:00
.gitignore initial commit 2022-03-21 22:13:57 +09:00
LICENSE initial commit 2022-03-21 22:13:57 +09:00
README.md initial commit 2022-03-21 22:13:57 +09:00
context.go initial commit 2022-03-21 22:13:57 +09:00
go.mod go.mod version bumped up to go 1.23.0 2025-03-04 21:58:42 +09:00
index.go initial commit 2022-03-21 22:13:57 +09:00
json.go initial commit 2022-03-21 22:13:57 +09:00

README.md

miscellaneous

GoDoc Go Report

Description

Miscellaneous utility collections.

Requirements

Go 1.5 or above.

Installation

Run the following command to install the package:

go get amuz.es/src/go/misc