runxml

package
v0.0.0-...-2f0df33 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2019 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 FruitDesc

type FruitDesc struct {
	Name       string
	TastesGood bool
}

type Logitem

type Logitem struct {
	Page   int           `json:"page"`
	Fruits []FruitDesc   `json:"fruits"`
	XIF    TestInterface `json:"iface"`
}

type TestInterface

type TestInterface interface {
	IFFunc()
}

Jump to

Keyboard shortcuts

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