igu

command module
v0.0.0-...-57f3baa Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2021 License: MIT Imports: 5 Imported by: 0

README

IGU - Iotanbo Go Utils

Purpose

IGU (Iotanbo Go Utils) is a multi-purpose Go utility library to provide a higher-level interface for working with files, archives, shell etc. It was created to be used internally by Iotanbo projects. Public usage would be welcome.

Contributing

Expected workflow is: Fork -> Patch -> Push -> Pull Request

License

This project is licensed under the MIT License. See the LICENSE file for the full license text.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
ec
Package ec (Error Codes) defines error codes of the basic error group that are used in IGU library.
Package ec (Error Codes) defines error codes of the basic error group that are used in IGU library.
ecauth
Package ecauth defines error codes of the authentication / authorization error group that are used in IGU library.
Package ecauth defines error codes of the authentication / authorization error group that are used in IGU library.
ecdb
Package ecdb defines error codes of the database error group that are used in IGU library.
Package ecdb defines error codes of the database error group that are used in IGU library.
ecdef
Package ecdef (Error Code Definitions) defines ErrCode type along with error code range constants used in IGU library, these definitions are separated into a standalone package to eliminate cyclic imports.
Package ecdef (Error Code Definitions) defines ErrCode type along with error code range constants used in IGU library, these definitions are separated into a standalone package to eliminate cyclic imports.
ecfs
Package ecfs defines error codes of the file system error group that are used in IGU library.
Package ecfs defines error codes of the file system error group that are used in IGU library.
echttp
Package echttp defines status and error codes of the HTTP error group.
Package echttp defines status and error codes of the HTTP error group.
ecmath
Package ecmath defines error codes of the math error group that are used in IGU library.
Package ecmath defines error codes of the math error group that are used in IGU library.
ecnet
Package ecnet defines error codes of the network error group that are used in IGU library.
Package ecnet defines error codes of the network error group that are used in IGU library.
ecsys
Package ecsys defines error codes of the system error group that are used in IGU library.
Package ecsys defines error codes of the system error group that are used in IGU library.
errs
Package errs implements simple yet effective error type Err that is compatible with standard error interface and is intended to be used with Iotanbo Go Utils (IGU) library.
Package errs implements simple yet effective error type Err that is compatible with standard error interface and is intended to be used with Iotanbo Go Utils (IGU) library.
fstestutils
fstestutils provides utilities for testing file system items.
fstestutils provides utilities for testing file system items.
fu
Package fu (File Utilities) implements utility functions for working with file system items.
Package fu (File Utilities) implements utility functions for working with file system items.
linuser
Package linuser contains utilities for working with linux users.
Package linuser contains utilities for working with linux users.
sh
Package sh contains utilities for working with a shell.
Package sh contains utilities for working with a shell.
zip

Jump to

Keyboard shortcuts

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