methodsets

package
v0.7.1-0...-2a1f27b Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AliasPtr

type AliasPtr = *Thing

type AliasThing

type AliasThing = Thing

type Thing

type Thing struct {
	Alpha string
	Beta  string
}

func UnflipUnsafe

func UnflipUnsafe(x *Thing2ViaUnsafe) *Thing

func (*Thing) Pow

func (x *Thing) Pow()

type Thing2ViaTypedef

type Thing2ViaTypedef Thing

func FlipTypedef

func FlipTypedef(x *Thing) *Thing2ViaTypedef

func (*Thing2ViaTypedef) Pow

func (x *Thing2ViaTypedef) Pow()

type Thing2ViaUnsafe

type Thing2ViaUnsafe struct {
	Alpha string
	Beta  string
}

func FlipUnsafe

func FlipUnsafe(x *Thing) *Thing2ViaUnsafe

func (*Thing2ViaUnsafe) Pow

func (x *Thing2ViaUnsafe) Pow()

type ThingPrivate

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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