rw

package
v0.0.0-...-8479fe5 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BufIORead

func BufIORead()

BufIORead .

func Input

func Input()

Input .

Types

type Address

type Address struct {
	Type    string
	City    string
	Country string
}

Address .

type P

type P struct {
	X, Y, Z int
	Name    string
}

P .

type Q

type Q struct {
	X, Y *int32
	Name string
}

Q .

type VCard

type VCard struct {
	FirstName string
	LastName  string
	Addresses []*Address
	Remark    string
}

VCard .

Jump to

Keyboard shortcuts

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