ioutil

package
v0.10.0-alpha.3 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrintCertificateMap

func PrintCertificateMap(w io.Writer, v []config.CertificateReference) error

func PrintKeyMap

func PrintKeyMap(w io.Writer, target string, v []config.KeySuite) error

func PrintPlugins

func PrintPlugins(w io.Writer, v []*manager.Plugin) error

Types

type CountWriter

type CountWriter struct {
	W io.Writer
	N int64
}

CountWriter counts the written bytes

func NewCountWriter

func NewCountWriter(w io.Writer) *CountWriter

NewCountWriter generates a new writer

func (*CountWriter) Write

func (w *CountWriter) Write(p []byte) (n int, err error)

Jump to

Keyboard shortcuts

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