fixtures

package
v0.0.0-...-1e7ec6e Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2019 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ExpectStringStateEmpty = `{"state":""}`
	ExpectStringStateSmall = `{"state":"abc"}`
)
View Source
const (
	ExpectEmptyState = `{}`
)

Variables

This section is empty.

Functions

This section is empty.

Types

type EasyEmptyState

type EasyEmptyState struct {
}

easyjson:json

type EasyStringState

type EasyStringState struct {
	State string `json:"state"`
}

easyjson:json

type EmptyState

type EmptyState struct {
}

type PerezaEmptyState

type PerezaEmptyState struct {
}

pereza:json

type PerezaStringState

type PerezaStringState struct {
	State string `json:"state"`
}

pereza:json

type StringState

type StringState struct {
	State string `json:"state"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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