args

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MaybeString

func MaybeString(arguments map[string]any, name string) (*string, error)

MaybeString retrieves an optional string argument from the provided map.

func MaybeStrings

func MaybeStrings(arguments map[string]any, names ...string) ([]*string, error)

MaybeStrings retrieves multiple optional string arguments from the provided map.

func String

func String(arguments map[string]any, name string) (string, error)

String retrieves a required string argument from the provided map.

func Strings

func Strings(arguments map[string]any, names ...string) ([]string, error)

Strings retrieves multiple required string arguments from the provided map.

Types

This section is empty.

Jump to

Keyboard shortcuts

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