injection

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Point

type Point struct {
	// contains filtered or unexported fields
}

func Of

func Of(f int, sf reflect.StructField, tv reflect.Value) (*Point, error)

func (*Point) Error

func (ip *Point) Error(err error) error

func (*Point) Errorf

func (ip *Point) Errorf(f string, args ...interface{}) error

func (*Point) Get

func (ip *Point) Get() reflect.Value

Get returns an accessible Value for a field in another Value

func (*Point) New

func (ip *Point) New() interface{}

New creates a new instance of a Type

func (*Point) Set

func (ip *Point) Set(val interface{})

Set sets a field in a value with a specific instance of an interface

func (*Point) StructField

func (ip *Point) StructField() reflect.StructField

func (*Point) Type

func (ip *Point) Type() reflect.Type

Jump to

Keyboard shortcuts

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