package
0.0.0-20201020153340-53909ea70814
Repository: https://github.com/gagliardetto/golang-go.git
Documentation: pkg.go.dev

# Functions

Swapper returns a function that swaps the elements in the provided slice.
TypeOf returns the reflection Type that represents the dynamic type of i.
ValueOf returns a new Value initialized to the concrete value stored in the interface i.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Value is the reflection interface to a Go value.
A ValueError occurs when a Value method is invoked on a Value that does not support it.

# Interfaces

Type is the representation of a Go type.

# Type aliases

A Kind represents the specific kind of type that a Type represents.