Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Env = Environments[0]
View Source
var Environments = []Environment{ { Name: "production", Values: []string{"production", "prod"}, API: "https://api.vulncheck.com", WEB: "https://vulncheck.com", }, { Name: "development", Values: []string{"development", "dev", "local"}, API: "http://localhost:8000", WEB: "http://localhost:3000", }, }
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.