config-backend

command module
v1.0.11 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2021 License: MIT Imports: 1 Imported by: 0

README

rudder-utils

go get "github.com/rudder-labs/rudder-utils"

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Logger Interface Use instance of logger instead of exported functions usage example import ( "errors" "github.com/rudderlabs/rudder-utils/logger" ) var log logger.LoggerI = &logger.LoggerT{} or var log logger.LoggerI = logger.NewLogger() ...
Logger Interface Use instance of logger instead of exported functions usage example import ( "errors" "github.com/rudderlabs/rudder-utils/logger" ) var log logger.LoggerI = &logger.LoggerT{} or var log logger.LoggerI = logger.NewLogger() ...
sysUtils
Zip & Gzip Interfaces Use this instead of archive/zip and compress/gzip packages.
Zip & Gzip Interfaces Use this instead of archive/zip and compress/gzip packages.

Jump to

Keyboard shortcuts

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