models

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handlers

type Handlers struct {
	Operations []*Operation
}

func NewHandler

func NewHandler() *Handlers

type Operation

type Operation struct {
	OperationsPath string
	OperationID    string
	OutputFileName string
	Param          string
}

func NewOperation

func NewOperation(output, operationID, operationsPath string) *Operation

Jump to

Keyboard shortcuts

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