cryptofakes

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2017 License: Apache-2.0, Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeDigestProvider

type FakeDigestProvider struct {
	CreateFromStreamStub func(reader io.Reader, algorithm crypto.DigestAlgorithm) (crypto.Digest, error)
	// contains filtered or unexported fields
}

func (*FakeDigestProvider) CreateFromStream added in v0.0.4

func (fake *FakeDigestProvider) CreateFromStream(reader io.Reader, algorithm crypto.DigestAlgorithm) (crypto.Digest, error)

func (*FakeDigestProvider) CreateFromStreamArgsForCall added in v0.0.4

func (fake *FakeDigestProvider) CreateFromStreamArgsForCall(i int) (io.Reader, crypto.DigestAlgorithm)

func (*FakeDigestProvider) CreateFromStreamCallCount added in v0.0.4

func (fake *FakeDigestProvider) CreateFromStreamCallCount() int

func (*FakeDigestProvider) CreateFromStreamReturns added in v0.0.4

func (fake *FakeDigestProvider) CreateFromStreamReturns(result1 crypto.Digest, result2 error)

func (*FakeDigestProvider) Invocations

func (fake *FakeDigestProvider) Invocations() map[string][][]interface{}

Jump to

Keyboard shortcuts

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