package
1.0.33
Repository: https://github.com/arnested/fetch-ssh-keys.git
Documentation: pkg.go.dev

# Functions

NewFileWriter creates new FileWriter what writes to targetFile.
Write writes keys to given outputName in given formatName.

# Structs

FileWriter writes the output to file.
StdoutWriter just writes the output to stdout.

# Interfaces

Writer is interface for all output writers.