named

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2019 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Overview

package named tests various aspects of named types.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Array

type Array [2]float64

func (Array) At

func (a Array) At(i int) float64

type Float added in v0.1.0

type Float float32

func (Float) Value added in v0.1.0

func (f Float) Value() float32

Value returns a float32 value

type Slice

type Slice []float64

func (Slice) At

func (s Slice) At(i int) float64

type Str added in v0.1.0

type Str string

func (Str) Value added in v0.1.0

func (s Str) Value() string

Value returns a string value

type T added in v0.1.0

type T int

func (T) PublicMethod added in v0.1.0

func (t T) PublicMethod()

type X added in v0.1.0

type X float32

func (X) Value added in v0.1.0

func (x X) Value() float32

Value returns a float32 value

type XX added in v0.1.0

type XX X

func (XX) Value added in v0.1.0

func (x XX) Value() float32

Value returns a float32 value

type XXX added in v0.1.0

type XXX XX

func (XXX) Value added in v0.1.0

func (x XXX) Value() float32

Value returns a float32 value

type XXXX added in v0.1.0

type XXXX XXX

func (XXXX) Value added in v0.1.0

func (x XXXX) Value() float32

Value returns a float32 value

Jump to

Keyboard shortcuts

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