low

module
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: May 30, 2019 License: MIT

README

low

low level data type and utils in Golang.

Travis-CI AppVeyor GoDoc Report card GolangCI Sourcegraph Coverage Status

Install

go get github.com/openacid/low/...

Modules

  • bitword provides n-bit word conversion to and from string. GoDoc
  • iohelper provides extra interfaces than package io. GoDoc
  • pbcmpl provides adds a header for proto.Message to make it self-described. GoDoc
  • size provides value size operations. GoDoc
  • tree provides provides abstract tree operations. GoDoc

Directories

Path Synopsis
Package bitword provides string operations functions
Package bitword provides string operations functions
Package iohelper provides extra interfaces than package io.
Package iohelper provides extra interfaces than package io.
Package pbcmpl provides a header for proto.Message One of the known protobuf issue is that user must control the size when unmarshaling.
Package pbcmpl provides a header for proto.Message One of the known protobuf issue is that user must control the size when unmarshaling.
Package size provides value size operations.
Package size provides value size operations.
Package tree provides abstract tree operations.
Package tree provides abstract tree operations.

Jump to

Keyboard shortcuts

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