fixtures

package
v0.0.0-...-61829c1 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

package

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Print

func Print(a string, b string) string

func

Types

type Date

type Date time.Time

type

type Test

type Test struct {
	// TestFieldString
	String string
	// TestFieldInt
	Int int
	// TestFieldBool
	Bool bool
	// TestFieldDate
	Date Date
}

type

type Test2

type Test2 struct {
	// TestFieldString
	String string
	// TestFieldInt
	Int int
	// TestFieldBool
	Bool bool
}

type

func (Test2) Recv

func (t Test2) Recv()

func

Jump to

Keyboard shortcuts

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