Updated
Package rfc2396 is an implementation of (parts of) IETF RFC-2396 (Uniform Resource Identifiers (URI): Generic Syntax), for the Go programming language.
Updated
Updated
Updated
Updated
Package rfc2616 is an implementation of (parts of) IETF RFC-2616 (Hypertext Transfer Protocol -- HTTP/1.1), for the Go programming language.
Updated
Updated
Updated
Updated
Package opt implements an optional-type, for the Go programming language. In other programming languages, an optional-type might be know as: a option-type, or a maybe-type.
Updated
Updated
Updated
Package hexadeca implements hexadecimal encoding and decoding, for the Go programming language. This is meant to be a better alternative to Go's built-in "hex" package.
Updated
Package raft provides tools for reading and writing RAFT files, for the Go programming language.
Updated
strfs provides a virtual file-system, where a fs.File can be created from a Go string.
Updated
Updated
Package htmlescape provides tools for safely escaping text within HTML, replacing any special-characters into HTML-entities, for the Go programming language.
Updated
Package frameproto provides tools for the Frame Protocol — which is also known as Farcaster Frames, for the Go programming language.
Updated
Package imgrow provides tools for growing and image by an integer value. For example — if you have an image, then you make it 2× bigger, or 3× bigger, or 4× bigger, etc.
Updated