golang

package
v0.2.39 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package golang derives the Go companion image from the buildable manifest that lives alongside its Dockerfile in this directory, so the tag agents pull at runtime is the same one `codefly companion publish` builds. The package is named golang because "go" is a reserved word.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompanionImage

func CompanionImage(ctx context.Context) (*resources.DockerImage, error)

CompanionImage returns the Docker image for the Go companion.

Types

type Info

type Info struct {
	Version string `yaml:"version"`
}

Info holds companion version metadata.

Jump to

Keyboard shortcuts

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