mocks

package
v0.0.0-...-4342b7a Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2016 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Driver

type Driver struct {
	mock.Mock
}

func (*Driver) AddPackage

func (m *Driver) AddPackage(packageName string) error

type Storage

type Storage struct {
	mock.Mock
}

func (*Storage) ReadPackages

func (m *Storage) ReadPackages() (string, error)

func (*Storage) WritePackages

func (m *Storage) WritePackages(contents, reason string) error

Jump to

Keyboard shortcuts

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