wow

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Foo

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

func (Foo) F1

func (x Foo) F1() String

func (Foo) F2

func (x Foo) F2() (exists bool, value String)

func (Foo) F2_Maybe

func (x Foo) F2_Maybe() MaybeString

type Foo__Content

type Foo__Content struct {
	Modifiers _Foo__bitfield // shoot -- this symbol has to be exported too, then?  or can we do enough with builders?

	F1 String // `ipldsch:"String"`
	F2 String // `ipldsch:"optional String"`
	F3 String // `ipldsch:"optional nullable String"`
	F4 String // `ipldsch:"nullable String"`
}

func (Foo__Content) Build

func (d Foo__Content) Build() Foo

type MaybeString

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

func (MaybeString) Must

func (x MaybeString) Must() String

type String

type String string

Jump to

Keyboard shortcuts

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