domain

package
v0.6.4 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 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 Concrete

type Concrete struct {
	types.Base
	Name       string
	NestedData Nest
}

type Nest

type Nest struct {
	types.Base
	NestedDataSub NestSub
}

type NestSub

type NestSub struct {
	types.Base
	// ID shadows the Base.ID. Also, it's a differently typed field.
	ID string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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