factory

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2025 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BB_HOST = "BB_HOST"
)

Variables

This section is empty.

Functions

func BaseRepoFunc

func BaseRepoFunc(f *cmdutil.Factory) func() (bbrepo.Interface, error)

BaseRepoFunc requests a list of Remotes, and selects the first one.

func New

func New(appVersion string) *cmdutil.Factory

func NewCachedHTTPClient

func NewCachedHTTPClient(client *http.Client, ttl time.Duration) *http.Client

NewCachedHTTPClient wraps an HTTP client with caching.

func SmartBaseRepoFunc

func SmartBaseRepoFunc(f *cmdutil.Factory) func() (bbrepo.Interface, error)

SmartBaseRepoFunc provides additional behaviour over BaseRepoFunc. For Bitbucket, this is simplified compared to GitHub since we don't have GraphQL network resolution.

Types

This section is empty.

Jump to

Keyboard shortcuts

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