resolver

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2023 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 Resolver

type Resolver = resolver.Resolver

Resolver is the default Resolver.

type TypeValueResolver

type TypeValueResolver = resolver.TypeValueResolver

TypeValueResolver is a custom type handler for a ValueResolver. It should NOT process value using reflection (for performance reasons).

type TypeValueResolverReflect

type TypeValueResolverReflect = resolver.TypeValueResolverReflect

TypeValueResolverReflect is a custom type handler for a ValueResolver. It SHOULD process value using reflection.

type ValueResolver

type ValueResolver resolver.ValueResolver

ValueResolver resolves simple types for a Resolver. It should NOT handle slices, pointers, or maps.

Jump to

Keyboard shortcuts

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