demo1

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Demo1

type Demo1 struct {
	markup.Component `initMethod:"Init"`

	FromAddr string `inject:"${demo.send.from.addr}"`
	ToAddr   string `inject:"${demo.send.to.addr}"`

	Sender mail.Sender `inject:"#mail.Sender"`
}

func (*Demo1) Init

func (inst *Demo1) Init() error

Jump to

Keyboard shortcuts

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