librepository

package
v0.0.0-...-2f677eb Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Definitions

type Definitions struct {
	Repository string
	// contains filtered or unexported fields
}

func (*Definitions) GetByID

func (ds *Definitions) GetByID(id string) *RepositoryDefinition

GetByID return the specified definition by its ID.

func (*Definitions) Register

func (ds *Definitions) Register(a *RepositoryDefinition)

Register is used to register a new definition into the service.

func (*Definitions) Slice

func (ds *Definitions) Slice() []*RepositoryDefinition

Slice return the definitions as a slice.

type RepositoryDefinition

type RepositoryDefinition struct {
	Aggregate *libdomain.AggregateDefinition
}

func (*RepositoryDefinition) Name

func (r *RepositoryDefinition) Name() string

func (*RepositoryDefinition) Title

func (r *RepositoryDefinition) Title() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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