project

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OutputRepository added in v0.3.2

type OutputRepository struct {
	// contains filtered or unexported fields
}

OutputRepository is responsible to output project information

func NewOutputRepository added in v0.3.2

func NewOutputRepository(w io.Writer) *OutputRepository

NewOutputRepository returns a new OutputRepository

func (*OutputRepository) Table added in v0.3.2

func (o *OutputRepository) Table(projects []domain.Project)

Table writes a project information in table format

func (*OutputRepository) Text added in v0.3.2

func (o *OutputRepository) Text(g domain.Project)

Text writes a project information in text format

Jump to

Keyboard shortcuts

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