util – go.mau.fi/util Index | Files | Directories

package util

import "go.mau.fi/util"

Index

Constants

const Version = "v0.8.6"

Functions

func VersionArray

func VersionArray() [3]uint

Source Files

util.go

Directories

PathSynopsis
base58Package base58 provides an API for working with modified base58 and Base58Check encodings.
configupgrade
confusablePackage confusable implements confusable detection according to UTS #39.
curl
dbutil
dbutil/litestream
emojirunes
exbytes
exerrors
exfmt
exgjson
exhttp
exmime
exslices
exstrings
exsync
exzerolog
fallocatePackage fallocate provides a unified interface for preallocating space for a file.
ffmpeg
globPackage glob implements very simple glob pattern matching used in various parts of the Matrix spec, such as push rules and moderation policy lists.
gnuzip
jsonbytes
jsontime
lottie
pblite
progressPackage progress provides wrappers for io.Writer and io.Reader that report the progress of the read or write operation via a callback.
ptr
random
requestlog
retryafterPackage retryafter contains a utility function for parsing the Retry-After HTTP header.
shlexPackage shlex implements a simple lexer which splits input in to tokens using shell-style rules for quoting and commenting.
unicodeurlsPackage unicodeurls contains URLs for Unicode data files.
variationselectorPackage variationselector provides utility functions for adding and removing emoji variation selectors (16) that matches the suggestions in the Matrix spec.
Version
v0.8.6 (latest)
Published
Mar 16, 2025
Platform
linux/amd64
Last checked
1 week ago

Tools for package owners.