Documentation
¶
Index ¶
Constants ¶
View Source
const ( AppName = "store" StoreDir = ".agentstore" GlobalDirName = ".agentstore" EnvPrefix = "AGENTSTORE" StoreDB = "store.db" IndexDB = "index.db" ObjectsDir = "objects" ConfigFile = "config" PIDFile = "server.pid" ServerDB = "server.db" ServerConfig = "server.toml" )
Brand strings — all freely replaceable before the v0.1 release. Reference these constants everywhere; never hardcode the strings.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.