muse

package module
v0.0.0-...-00d8320 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2018 License: MIT Imports: 4 Imported by: 0

README

muse

golang code to convert from go/types.Type to reflect.Type

status: alpha quality, just a first draft. Incomplete, perhaps buggy. Needs tests written, polishing, hardening.

If you improve this code, please contribute the improvements back.

Author: Jason E. Aten

License: MIT.

Documentation

Overview

package muse provides for type punning (converting) from types.Type to reflect.Type.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Muse

type Muse struct{}

func NewMuse

func NewMuse() *Muse

func (*Muse) Pun

func (m *Muse) Pun(tt types.Type) (rt reflect.Type, err error)

Jump to

Keyboard shortcuts

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