view

package
v0.0.0-...-27bcd03 Latest Latest
Warning

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

Go to latest
Published: May 12, 2022 License: Apache-2.0 Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToPage

func ToPage(schema Interface) (string, string)

Types

type Interface

type Interface interface {
	Mixin() []Mixin
	Nodes() []Node
}

type Mixin

type Mixin interface {
	Nodes() []Node
}

type Node

type Node interface {
	Schema() *ui.Schema
}

type Schema

type Schema struct {
	Interface
}

func (Schema) Mixin

func (Schema) Mixin() []Mixin

func (Schema) Nodes

func (Schema) Nodes() []Node

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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