gen

package
v0.6.9 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2024 License: Apache-2.0 Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCUID

func NewCUID(val cue.Value) (hofcontext.Runner, error)

func NewFloat

func NewFloat(val cue.Value) (hofcontext.Runner, error)

func NewInt

func NewInt(val cue.Value) (hofcontext.Runner, error)

func NewNorm

func NewNorm(val cue.Value) (hofcontext.Runner, error)

func NewNow

func NewNow(val cue.Value) (hofcontext.Runner, error)

func NewSeed

func NewSeed(val cue.Value) (hofcontext.Runner, error)

func NewSlug

func NewSlug(val cue.Value) (hofcontext.Runner, error)

func NewStr

func NewStr(val cue.Value) (hofcontext.Runner, error)

func NewUUID

func NewUUID(val cue.Value) (hofcontext.Runner, error)

Types

type CUID

type CUID struct{}

func (*CUID) Run

func (T *CUID) Run(ctx *hofcontext.Context) (interface{}, error)

type Float

type Float struct{}

func (*Float) Run

func (T *Float) Run(ctx *hofcontext.Context) (interface{}, error)

type Int

type Int struct{}

func (*Int) Run

func (T *Int) Run(ctx *hofcontext.Context) (interface{}, error)

type Norm

type Norm struct{}

func (*Norm) Run

func (T *Norm) Run(ctx *hofcontext.Context) (interface{}, error)

type Now

type Now struct{}

func (*Now) Run

func (T *Now) Run(ctx *hofcontext.Context) (interface{}, error)

type Seed

type Seed struct{}

func (*Seed) Run

func (T *Seed) Run(ctx *hofcontext.Context) (interface{}, error)

type Slug

type Slug struct{}

func (*Slug) Run

func (T *Slug) Run(ctx *hofcontext.Context) (interface{}, error)

type Str

type Str struct{}

func (*Str) Run

func (T *Str) Run(ctx *hofcontext.Context) (interface{}, error)

type UUID

type UUID struct{}

func (*UUID) Run

func (T *UUID) Run(ctx *hofcontext.Context) (interface{}, error)

Jump to

Keyboard shortcuts

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