examples

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 5, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Code generated by github.com/gebv/go-dice with details DO NOT EDIT. File: /Users/gebv/go/src/github.com/gebv/go-dice/examples/fsmchannelwait.go Porcess with args: [] Package name: examples Version: v0.1-33088f0

Code generated by github.com/gebv/go-dice with details DO NOT EDIT. File: /Users/gebv/go/src/github.com/gebv/go-dice/examples/sqldriver.go Porcess with args: [] Package name: examples Version: v0.1-33088f0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StructChannelWait

func StructChannelWait(ctx context.Context, ch ffsm.Channel) chan Struct

Types

type Struct

type Struct struct {
	FooBar string
}

@fsmChannelwait()

type Struct1

type Struct1 struct {
	Proxy struct {
		Address string
		Port    string
	}
}

Struct1 dice:stddb.scan dice=stddb.value

func (Struct1) Struct1Fn

func (Struct1) Struct1Fn() error

type Struct2

type Struct2 struct {
	Address string
	Port    string

} // comment

@sqldriver(empty_error=true)

func (*Struct2) Scan

func (p *Struct2) Scan(in interface{}) error

func (Struct2) Value

func (p Struct2) Value() (driver.Value, error)

Value returns a driver Value.

type Struct3

type Struct3 struct {
	Address string
	Port    string
}

Struct2

type Struct4

type Struct4 struct {
	Address string
	Port    string
}

Struct4 qwd @sqldriver(

value=false
scan=false

)

func (Struct4) Struct4Fn

func (Struct4) Struct4Fn() error

Jump to

Keyboard shortcuts

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