cliutils

package module
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2025 License: MIT Imports: 2 Imported by: 0

README

go-cliutils

This package contains a set of functions to handle cli I need in several projects and don't want to copy because of the DRY principle.

For docu see go doc

Documentation

Overview

Go-cliutils contains a set of functions to handl cli I need in several projects and don't want to copy because of the DRY principle.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadPassword

func ReadPassword(prompt string) ([]byte, error)

ReadPassword() prints the given prompt to cli and returns the typed password as []byte. If an error occurs it is returned instead.

Types

This section is empty.

Jump to

Keyboard shortcuts

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