util

package module
v0.55.1 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2025 License: AGPL-3.0 Imports: 0 Imported by: 0

README

go-lib

A collection of utility functions and packages for Go programming language.

Installation

go get github.com/chronicleprotocol/go-lib

Usage

import "github.com/chronicleprotocol/go-lib"

License

go-lib is licensed under the GNU Affero General Public License v3.0. See the LICENSE file for details.

Documentation

Overview

Package util contains utility functions and types used throughout the suite.

  • Packages inside MUST NOT import any other packages in the suite, because they will be removed when exporting to go-utils.
  • They MAY import standard library packages and third-party packages.

Directories

Path Synopsis
Package fsutil provides various implementations of the fs.FS interface, primarily for working with remote files.
Package fsutil provides various implementations of the fs.FS interface, primarily for working with remote files.
hcl
log

Jump to

Keyboard shortcuts

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