org

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2024 License: Apache-2.0 Imports: 2 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Organization

type Organization struct {
	Name     string `json:"name,omitempty"`
	Industry string `json:"industry,omitempty"`
}

Organization represents an organization.

func (Organization) AssetType

func (o Organization) AssetType() model.AssetType

AssetType implements the Asset interface.

func (Organization) JSON

func (o Organization) JSON() ([]byte, error)

JSON implements the Asset interface.

func (Organization) Key added in v0.7.0

func (o Organization) Key() string

Key implements the Asset interface.

Jump to

Keyboard shortcuts

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