handler

package
v0.0.0-...-f670af2 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DbieToolHandler

type DbieToolHandler struct {
	Opts map[string]interface{}
}

func (DbieToolHandler) OnEmbeddedInterface

func (h DbieToolHandler) OnEmbeddedInterface(e inspected.Entity) *inspected.Result

func (DbieToolHandler) OnInterfaceMethod

func (h DbieToolHandler) OnInterfaceMethod(method inspected.Method) *inspected.Result

func (DbieToolHandler) Once

type TypeHandler

type TypeHandler[Model any, Result interface {
	Merge(Result) Result
}] interface {
	Once() template.RendererResult
	OnEmbeddedInterface(Model) Result
	OnInterfaceMethod(method inspected.Method) Result
}

Jump to

Keyboard shortcuts

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