Versions in this module Expand all Collapse all v0 v0.24.7 Jun 13, 2025 Changes in this version + const Main + const WeaveletArgsKey + func CheckWeaveletArgs(w *protos.WeaveletArgs) error + func DataDir() (string, error) + func LogsDir() string + func NewTempDir() (string, error) + func OnExitSignal(fn func()) + func ParseConfig(file string, input string, sectionValidator func(string, string) error) (*protos.AppConfig, error) + func ParseConfigSection(key, shortKey string, sections map[string]string, dst any) error + type Bootstrap struct + Args *protos.WeaveletArgs + func GetBootstrap(ctx context.Context) (Bootstrap, error) + func (b Bootstrap) Exists() bool