package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Feb 14, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.