defaultconstructor

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

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

Go to latest
Published: Jun 5, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run()

Types

type Hello

type Hello struct {
}

func New

func New() *Hello

func (Hello) SayHello

func (h Hello) SayHello() string

type HelloNoArgsConverter

type HelloNoArgsConverter func() *Hello

func HelloDefaultConstructor

func HelloDefaultConstructor() HelloNoArgsConverter

type Param

type Param struct {
	Language string
}

func (*Param) Init

func (p *Param) Init(a *World) (*World, error)

type World

type World struct {
	// contains filtered or unexported fields
}

func (World) SayHello

func (h World) SayHello() string

Jump to

Keyboard shortcuts

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