common

package
v0.0.0-...-9c55465 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PathResolver

type PathResolver struct {
	// PathResolve handler
	PathResolve func(path string) string `json:"-"`
}

PathResolver struct

type PipeCall

type PipeCall struct {
}

PipeCall struct PipeRun struct

type PipeRun

type PipeRun struct {
	// contains filtered or unexported fields
}

PipeRun struct

func NewPipeRun

func NewPipeRun() *PipeRun

func (*PipeRun) Add

func (p *PipeRun) Add(fn RunFn) *PipeRun

func (*PipeRun) Run

func (p *PipeRun) Run() error

type RunFn

type RunFn func(ctx *structs.Data) error

RunFn func

type Skeleton

type Skeleton struct {
	Name string
	Desc string
	//
	PkgName string
	Defines map[string]interface{}
	// contains filtered or unexported fields
}

Skeleton project skeleton struct

func NewSkeleton

func NewSkeleton(file string) *Skeleton

Jump to

Keyboard shortcuts

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