Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repertoire ¶
type Repertoire struct {
// contains filtered or unexported fields
}
func (Repertoire) ExcludeColumns ¶ added in v0.4.0
func (rep Repertoire) ExcludeColumns(columns ...string) Repertoire
func (Repertoire) Filter ¶
func (rep Repertoire) Filter(g gig.Gig) Repertoire
func (Repertoire) IncludeColumns ¶ added in v0.4.0
func (rep Repertoire) IncludeColumns(columns ...string) Repertoire
func (Repertoire) Render ¶
func (rep Repertoire) Render() string
Click to show internal directories.
Click to hide internal directories.