texttemplate

package
v0.0.0-...-c42c1b2 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Fuzz

func Fuzz(data []byte) int

Types

type Data

type Data struct {
	A int
	B string
	C []int
	D map[int]string
	E Data1
}

type Data1

type Data1 struct {
	A int
	B string
}

func (Data1) E

func (Data1) E() (string, error)

func (Data1) Q

func (Data1) Q() string

func (Data1) R

func (Data1) R(v int) (string, error)

func (Data1) T

func (Data1) T(s string) (string, error)

func (Data1) W

func (Data1) W() (string, error)

Jump to

Keyboard shortcuts

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