types

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2020 License: BSD-2-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RawInt

type RawInt int

RawInt implements TestDeepStringer interface.

func (RawInt) String

func (i RawInt) String() string

type RawString

type RawString string

RawString implements TestDeepStringer interface.

func (RawString) String

func (s RawString) String() string

type TestDeepStamp

type TestDeepStamp struct{}

TestDeepStamp is a useful type providing the _TestDeep() method needed to implement TestDeepStringer interface.

type TestDeepStringer

type TestDeepStringer interface {
	String() string
	// contains filtered or unexported methods
}

TestDeepStringer is a TestDeep specific interface for objects which know how to stringify themselves.

Jump to

Keyboard shortcuts

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