Versions in this module Expand all Collapse all v0 v0.0.0 May 19, 2026 Changes in this version + const BasePath + var StaticFilesDir = filepath.Join(BasePath, "static-files") + func ActorPath(actorTemplateNamespace, actorTemplateName, actorID string) string + func AteomNetNSName(ateomNamespace, ateomName string) string + func AteomNetNSPath(ateomNamespace, ateomName string) string + func AteomPath(ateomNamespace, ateomName string) string + func AteomSocketPath(ateomNamespace, ateomName string) string + func CheckpointDir(actorTemplateNamespace, actorTemplateName, actorID string) string + func CheckpointImgPath(actorTemplateNamespace, actorTemplateName, actorID string) string + func OCIBundleDir(actorTemplateNamespace, actorTemplateName, actorID string) string + func OCIBundlePath(actorTemplateNamespace, actorTemplateName, actorID, containerName string) string + func PIDFileDir(actorTemplateNamespace, actorTemplateName, actorID string) string + func PIDFilePath(actorTemplateNamespace, actorTemplateName, actorID, containerName string) string + func PagesImgPath(actorTemplateNamespace, actorTemplateName, actorID string) string + func PagesMetaImgPath(actorTemplateNamespace, actorTemplateName, actorID string) string + func RunSCBinaryPath(sha256 string) string + func RunSCStateDir(actorTemplateNamespace, actorTemplateName, actorID string) string + func RunscDebugLogDir(actorTemplateNamespace, actorTemplateName, actorID, containerName string) string