kit

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: May 28, 2024 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Overview

Package kit provides helpers for decoding and encoding as well as type conversion.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Ptr

func Ptr[T any](v T) *T

Ptr returns new pointer of v

Types

This section is empty.

Directories

Path Synopsis
Package bufferedwriter provides functionality to wrap an io.Writer while keep maintaining the underlying capability to write at specific bytes such as when it's implementing io.WriterAt or io.WriteSeeker.
Package bufferedwriter provides functionality to wrap an io.Writer while keep maintaining the underlying capability to write at specific bytes such as when it's implementing io.WriterAt or io.WriteSeeker.
Package datetime provides functions to convert uint32 timestamp to time.Time and vice-versa.
Package datetime provides functions to convert uint32 timestamp to time.Time and vice-versa.
Package hash provides interface for hash16 functions as an additional interface to the existing Go stdlib's Hash32 and Hash64.
Package hash provides interface for hash16 functions as an additional interface to the existing Go stdlib's Hash32 and Hash64.
crc16
Package crc16 implements the 16-bit cyclic redundancy check, or CRC-16, checksum.
Package crc16 implements the 16-bit cyclic redundancy check, or CRC-16, checksum.
Package scaleoffset provides functions for applying and discarding scale and offset from a value.
Package scaleoffset provides functions for applying and discarding scale and offset from a value.
Package semicircles provides functions for converting GPS units: semicircles to degrees and degrees to semicircles.
Package semicircles provides functions for converting GPS units: semicircles to degrees and degrees to semicircles.

Jump to

Keyboard shortcuts

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