export

package
v1.11.2 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExportCSV

func ExportCSV(tajfile, filename string) error

Types

type Attribute

type Attribute struct {
	Key      string
	IsVector bool
	Value    string
	Values   []string
	Last     string
}

type Kind

type Kind struct {
	Name string
	Keys []string

	Scopes map[string]*Scope
	// contains filtered or unexported fields
}

type Scope

type Scope struct {
	ID         string
	Attributes map[string]*Attribute
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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