micro

module
v0.0.0-...-02bf512 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: Apache-2.0

README

// SPDX-License-Identifier: Apache-2.0
:doctype: article

== Micro

Micro is a small library of useful stuff for small projects, particularly (but not limited to) REST/database projects.

See README.go.adoc for details on Go port

Directories

Path Synopsis
Package constraint defines useful constraints that are not in the go builtin package
Package constraint defines useful constraints that are not in the go builtin package
Package conv is conversions between various types, without loss of precision.
Package conv is conversions between various types, without loss of precision.
encoding
json
Package json is a representation of a JSON object
Package json is a representation of a JSON object
json/parse
Package parse is a streaming parser for JSON objects
Package parse is a streaming parser for JSON objects
json/write
Package write writes JSON objects
Package write writes JSON objects
Package event is an self-organizing event system, where an event can generate more events
Package event is an self-organizing event system, where an event can generate more events
Package funcs is useful Go functions
Package funcs is useful Go functions
io
Package io provides io functions
Package io provides io functions
writer
Package writer provides writers
Package writer provides writers
Package iter provides iterators
Package iter provides iterators
Package math provides useful math functions
Package math provides useful math functions
Package reflect provides reflection helpers
Package reflect provides reflection helpers
Package rest provides functions for simple REST handling
Package rest provides functions for simple REST handling
Package stream provides streaming functionality similar to java.util.stream
Package stream provides streaming functionality similar to java.util.stream
Package strukt provides operations on structs
Package strukt provides operations on structs
Package tuple provides simple tuple implementations
Package tuple provides simple tuple implementations

Jump to

Keyboard shortcuts

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