yaml

package
v0.0.0-...-5d5787e Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2017 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Storage

type Storage struct {
	Identities map[string]identity.Identity
	// contains filtered or unexported fields
}

func NewStorage

func NewStorage() *Storage

func (*Storage) Fetch

func (s *Storage) Fetch(key string) (id identity.Identity, ok bool, err error)

func (*Storage) ReadFrom

func (s *Storage) ReadFrom(r io.Reader) error

func (*Storage) UnmarshalYAML

func (s *Storage) UnmarshalYAML(unmarshal func(interface{}) error) error

Jump to

Keyboard shortcuts

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