authorized_keys

package
v0.0.0-...-2ba466c Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Generate

func Generate(keys []SSHKey) []byte

Types

type SSHKey

type SSHKey struct {
	Key   string `json:"key"`
	Email string `json:"email"`
}

func Parse

func Parse(data string) ([]SSHKey, error)

Jump to

Keyboard shortcuts

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