go-libs

module
v0.0.0-...-e9cf350 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0

README

Go Libs

This is the home for various Open Systems public Go libraries. Its goal is mostly to be able to share some code across some open sourced tools like kaeter or checkdoc

To keep things simple, we want to keep smaller libraries in a single repository, but nothing speaks against hosting modules in a separate repository whenever it is required.

TOC

  • fsutils - Quick file system exploration
  • mdutils - Quick markdown parsing and exploration
  • untar - expand .tar.gz files to a directory
  • logger - simple logger interface for injecting any logger

Note For GitHub Readers

While the content of this module is managed in an internal repository, you may still submit PR's.

Licensing

Unless specified otherwise in the source file (as is the case for the single file in untar), the content of this repository is licensed under the Apache 2.0 license (see LICENSE file).

Directories

Path Synopsis
Package untar untars a tarball to disk.
Package untar untars a tarball to disk.

Jump to

Keyboard shortcuts

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