Documentation ¶
Overview ¶
templ: version: v0.2.793
templ: version: v0.2.793
templ: version: v0.2.793
templ: version: v0.2.793
templ: version: v0.2.793
templ: version: v0.2.793
templ: version: v0.2.793
Index ¶
- Constants
- func ErrorTab(err error) templ.Component
- func HeadersTab(txsSet vsl.TransactionSet) templ.Component
- func OverviewTab(txsSet vsl.TransactionSet) templ.Component
- func ParseTab(txsSet vsl.TransactionSet) templ.Component
- func RenderTimestampsTab(txsSet vsl.TransactionSet, f render.TimestampsForm) templ.Component
- func ReqBuild(txsSet vsl.TransactionSet, tx *vsl.Transaction, f ReqBuilderForm) templ.Component
- func ReqBuilderTab(txsSet vsl.TransactionSet) templ.Component
- func TimestampsTab(txsSet vsl.TransactionSet) templ.Component
- func VCLTreeTab(txsSet vsl.TransactionSet) templ.Component
- type ReqBuilderForm
Constants ¶
View Source
const ( SendToDomain = iota SendToBackend SendToLocalhost SendToCustom )
Variables ¶
This section is empty.
Functions ¶
func HeadersTab ¶
func HeadersTab(txsSet vsl.TransactionSet) templ.Component
func OverviewTab ¶
func OverviewTab(txsSet vsl.TransactionSet) templ.Component
func RenderTimestampsTab ¶ added in v0.2.0
func RenderTimestampsTab(txsSet vsl.TransactionSet, f render.TimestampsForm) templ.Component
func ReqBuild ¶
func ReqBuild(txsSet vsl.TransactionSet, tx *vsl.Transaction, f ReqBuilderForm) templ.Component
func ReqBuilderTab ¶
func ReqBuilderTab(txsSet vsl.TransactionSet) templ.Component
func TimestampsTab ¶ added in v0.2.0
func TimestampsTab(txsSet vsl.TransactionSet) templ.Component
func VCLTreeTab ¶
func VCLTreeTab(txsSet vsl.TransactionSet) templ.Component
Types ¶
Click to show internal directories.
Click to hide internal directories.