funnel

package
v1.35.0 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Query

Types

type Funnel

type Funnel struct {
	mixin.BaseModel

	Name    string     `json:"name"`
	Events  [][]string `json:"events" datastore:"-"`
	Events_ string     `json:"-"`
}

func New

func New(db *datastore.Datastore) *Funnel

func (*Funnel) Defaults

func (f *Funnel) Defaults()

func (*Funnel) Init

func (f *Funnel) Init(db *datastore.Datastore)

func (Funnel) Kind

func (f Funnel) Kind() string

func (*Funnel) Load

func (f *Funnel) Load(ps []datastore.Property) (err error)

func (*Funnel) Save

func (f *Funnel) Save() (ps []datastore.Property, err error)

Jump to

Keyboard shortcuts

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