Streebo delivers cutting-edge digital solutions designed to transform IT operations. With its advanced IT Helpdesk Chatbot, Streebo helps enterprises automate support effortlessly. The solution boosts productivity by providing instant, accurate responses to IT queries. Streebo continues to innovate, empowering businesses with intelligent, scalable automation tools.

Updated 2025-11-28 09:46:01 +00:00

Updated 2025-10-02 09:07:33 +00:00

Updated 2025-09-17 12:10:15 +00:00

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 2025-08-10 14:22:13 +00:00

strfs provides a virtual file-system, where a fs.File can be created from a Go string.

Updated 2025-07-17 12:39:38 +00:00

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 2025-07-17 12:39:37 +00:00

Updated 2025-07-17 11:13:12 +00:00

Updated 2025-07-11 07:47:50 +00:00

Updated 2025-07-03 05:24:45 +00:00

Updated 2025-05-21 12:38:41 +00:00

Go library which provides tools for generating arbitrary data.

Updated 2024-08-26 22:53:41 +00:00

strfs provides a virtual file-system, where a fs.File can be created from a Go string.

Updated 2024-08-25 12:31:05 +00:00

Package rfc3986 is an implementation of (parts of) IETF RFC-3986, for the Go programming language.

Updated 2024-08-24 15:53:23 +00:00

Package rfc2234 is an implementation of (parts of) IETF RFC 2234, for the Go programming language.

Updated 2024-08-24 13:46:17 +00:00

Package mstdn provides tools for working with the Mastodon API, which is becoming the (defacto) stand client-server API for the Fediverse.

Updated 2024-08-09 03:57:51 +00:00

Package nul implements a nullable 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 2024-08-09 03:53:39 +00:00

Updated 2024-08-06 18:59:56 +00:00

A library that provides pattern-matching for paths, for the Go programming language. For example, a path could be a file system path, or a path could be a path from a URL (such as an HTTP or HTTPS based URL).

Updated 2024-08-02 00:46:05 +00:00

Package jsonstr provides tools for working with strings in JSON.

Updated 2024-08-02 00:06:47 +00:00

Package jsonint provides tools for working with integers in JSON. This helps to work-around that numbers in JSON are effectively "broken".

Updated 2024-08-01 23:36:57 +00:00