lakeparse

package
v1.15.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: BSD-3-Clause Imports: 5 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNoPool = errors.New("no pool")

Functions

func ParseID

func ParseID(s string) (ksuid.KSUID, error)

func ParseIDs

func ParseIDs(ss []string) ([]ksuid.KSUID, error)

Types

type Commitish

type Commitish struct {
	Pool   string `zed:"pool"`
	Branch string `zed:"branch"`
}

func ParseCommitish

func ParseCommitish(commitish string) (*Commitish, error)

func (*Commitish) FromSpec

func (c *Commitish) FromSpec(meta string) (string, error)

func (*Commitish) IsZero

func (c *Commitish) IsZero() bool

func (*Commitish) String

func (c *Commitish) String() string

Jump to

Keyboard shortcuts

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