views

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2023 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 Arguments

type Arguments struct {
	Base

	// Items []*xos.Argument `json:"arguments"`
	Args []string `json:"args"`
}

Arguments 是 Arguments 的 VO

type Base

type Base struct {
}

Base 是基本的 VO

type Components

type Components struct {
	Base

	Items []*xos.Component `json:"components"`
}

Components 是 Components 的 VO

type Environment

type Environment struct {
	Base

	Items []*xos.Env `json:"env"`
}

Environment 是 Environment 的 VO

type Example

type Example struct {
	Base

	Items []*xos.Example `json:"items"`
}

Example 是 Example 的 VO

type Properties

type Properties struct {
	Base

	Items []*xos.Property `json:"properties"`
}

Properties 是 Properties 的 VO

Jump to

Keyboard shortcuts

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