netrcutil

package
v0.0.0-...-a21bc03 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2025 License: MIT Imports: 8 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NetRCItemModel

type NetRCItemModel struct {
	Machine  string
	Login    string
	Password string
}

NetRCItemModel ...

type NetRCModel

type NetRCModel struct {
	OutputPth  string
	ItemModels []NetRCItemModel
}

NetRCModel ...

func New

func New() *NetRCModel

New ...

func (*NetRCModel) AddItemModel

func (netRCModel *NetRCModel) AddItemModel(itemModels ...NetRCItemModel)

AddItemModel ...

func (*NetRCModel) Append

func (netRCModel *NetRCModel) Append() error

Append ...

func (*NetRCModel) CreateFile

func (netRCModel *NetRCModel) CreateFile() error

CreateFile ...

func (*NetRCModel) CreateOrUpdateFile

func (netRCModel *NetRCModel) CreateOrUpdateFile(itemModels ...NetRCItemModel) error

Jump to

Keyboard shortcuts

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