viper

package
v0.1.1-experimental.3 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StringTo

func StringTo[T any](
	constructor func(string) (T, error),
) mapstructure.DecodeHookFunc

StringTo is a helper function for creating DecodeHookFuncs that convert string to a specific type by parsing the string.

func StringToDialURLFunc

func StringToDialURLFunc() mapstructure.DecodeHookFunc

StringToDialURLFunc returns a DecodeHookFunc that converts string to *url.URL by parsing the string.

func StringToExecutionAddressFunc

func StringToExecutionAddressFunc() mapstructure.DecodeHookFunc

StringToSliceHookFunc returns a DecodeHookFunc that converts string to a `primitives.ExecutionAddresses` by parsing the string.

Types

This section is empty.

Jump to

Keyboard shortcuts

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