controller

package
v0.0.0-...-eda81a1 Latest Latest
Warning

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

Go to latest
Published: May 22, 2024 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 ParametersView

type ParametersView struct {
	Data map[string]string
}

func (*ParametersView) Get

func (p *ParametersView) Get(key string) string

func (*ParametersView) Has

func (p *ParametersView) Has(key string) bool

type ValuesView

type ValuesView interface {
	Get(key string) string
	Has(key string) bool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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