MCPcopy
hub / github.com/basecamp/once / NamespaceOption

FuncType NamespaceOption

internal/docker/namespace.go:33–33  ·  view source on GitHub ↗
func(*Namespace)

Source from the content-addressed store, hash-verified

31}
32
33type NamespaceOption func(*Namespace)
34
35func WithApplications(apps ...ApplicationSettings) NamespaceOption {
36 return func(ns *Namespace) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…