gohideparam

package module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2023 License: GPL-3.0 Imports: 3 Imported by: 8

README

go-hide-param

Cmd line params hiding tool for win & unix in Golang.

Usage

import para "github.com/fumiama/go-hide-param"
// This will hide os.Args[index]
para.Hide(index)

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Hide

func Hide(position int)

Hide replace arg at position with three `*`

or less than three if len(os.Args[position]) < 3

Types

This section is empty.

Jump to

Keyboard shortcuts

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