osext

package
v0.0.0-...-b5dc6b0 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2015 License: BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Match private host keys
	ValidPrivateHostKey = regexp.MustCompile(`^ssh_host_(\w)+_key$`)

	// Match public host keys
	ValidPublicHostKey = regexp.MustCompile(`^ssh_host_(\w)+_key.pub$`)
)

Functions

func ReadHostKeys

func ReadHostKeys(filename string) (keys [][]byte, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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