Documentation ¶ Overview ¶ Package Salt provides helpers when migrating from Salt to Florist. Index ¶ func Platform() string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Platform ¶ func Platform() string Platform returns runtime.GOOS, but with the first letter uppercase. For example: "linux" -> "Linux". This is close (but maybe not always) to what Salt grains.kernel would return. Types ¶ This section is empty. Source Files ¶ View all Source files salt.go Click to show internal directories. Click to hide internal directories.