MCPcopy Create free account
hub / github.com/cloudfoundry/garden / Signal

TypeAlias Signal

container.go:198–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196}
197
198type Signal int
199
200const (
201 SignalTerminate Signal = iota

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected