pkg/

directory
v0.38.0 Latest Latest
Warning

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

Go to latest
Published: May 20, 2026 License: MIT

Directories

Path Synopsis
api
client/basic
package basic implements a low-level client for the step-runner gRPC service with a (more or less) 1:1 mapping to the raw gRPC API.
package basic implements a low-level client for the step-runner gRPC service with a (more or less) 1:1 mapping to the raw gRPC API.
client/extended
package extended implements a well-behaved, higher-level client for the step-runner gRPC service.
package extended implements a well-behaved, higher-level client for the step-runner gRPC service.
internal/streamer/file
package file implements the Streamer interface backed by a file buffer.
package file implements the Streamer interface backed by a file buffer.
internal/streamer/logpipeline
Package logpipeline composes a job's log pipeline: a sanitizer for secret masking, three timestampers (stdout, stderr, and rlog), and a shared mutex so per-line records from the layers don't interleave between streams in the sink.
Package logpipeline composes a job's log pipeline: a sanitizer for secret masking, three timestampers (stdout, stderr, and rlog), and a shared mutex so per-line records from the layers don't interleave between streams in the sink.
internal/streamer/sanitizer
Package sanitizer wraps output streams with secret masking.
Package sanitizer wraps output streams with secret masking.
internal/variables
package variables implements a type and functions to handle CI job variables as described in https://docs.gitlab.com/ee/ci/variables.
package variables implements a type and functions to handle CI job variables as described in https://docs.gitlab.com/ee/ci/variables.
service
Package service implements the gRPC API declared in ../../../proto/step.proto
Package service implements the gRPC API declared in ../../../proto/step.proto
cache
git
internal
syncmap
syncmap implements a simple generic, synchronized map.
syncmap implements a simple generic, synchronized map.
log
oci module

Jump to

Keyboard shortcuts

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