trex

package
v0.0.0-...-4298abe Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2025 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Shared = struct {
	*Trex
	*sync.Once
}{
	Trex: New(0),
	Once: &sync.Once{},
}

Functions

func RunShared

func RunShared()

Types

type Trex

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

func New

func New(port int) *Trex

func (*Trex) Addr

func (r *Trex) Addr() string

func (*Trex) CraneOptions

func (r *Trex) CraneOptions() []crane.Option

func (*Trex) NewUniqueRepoNamer

func (r *Trex) NewUniqueRepoNamer(knownInfix string) func(string) string

func (*Trex) Run

func (r *Trex) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

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