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 (*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
Click to show internal directories.
Click to hide internal directories.