{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/fvbock/functions","name":"github.com/fvbock/functions","description":"IronFunctions daemon\n\nRefer to detailed documentation at https://github.com/iron-io/functions/tree/master/docs\n\nEnvironment Variables:\nDB_URL\nThe database URL to use in URL format. See [Databases](databases/README.md) for more information. Default: BoltDB in current working directory `bolt.db`.\n\nMQ_URL\nThe message queue to use in URL format. See [Message Queues](mqs/README.md) for more information. Default: BoltDB in current working directory `queue.db`.\n\nAPI_URL\nThe primary IronFunctions API URL to that this instance will talk to. In a production environment, this would be your load balancer URL.\n\nPORT\nSets the port to run on. Default: `8080`.\n\nNUM_ASYNC\nThe number of async runners in the functions process (default 1).\n\nLOG_LEVEL\nSet to `DEBUG` to enable debugging. Default: INFO.","version":"v0.0.0-20161116215118-39123899f0e0","softwareVersion":"v0.0.0-20161116215118-39123899f0e0","license":"https://spdx.org/licenses/Apache-2.0","codeRepository":"https://github.com/fvbock/functions","issueTracker":"https://github.com/fvbock/functions/issues","url":"https://github.com/fvbock/functions","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2016-11-16","dateModified":"2016-11-16","datePublished":"2016-11-16","copyrightYear":2016,"downloadUrl":"https://proxy.golang.org/github.com/fvbock/functions/@v/v0.0.0-20161116215118-39123899f0e0.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/fvbock/functions#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/fvbock/functions"]}