//
pkg.gl
Category
github.com/stacklok/frizbee
pkg
interfaces
package
0.1.4
Repository:
https://github.com/stacklok/frizbee.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
5
Files
32 SLOC
#
Variables
ErrReferenceSkipped
ErrReferenceSkipped is returned when the reference is skipped.
#
Structs
EntityRef
EntityRef represents an action reference.
#
Interfaces
Parser
Parser is an interface to replace references with digests.
REST
The REST interface allows to wrap clients to talk to remotes When talking to GitHub, wrap a github client to provide this interface.