Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadLicenseAndKeyFromFilesystem ¶
LoadLicenseAndKeyFromFilesystem attempts to find a license key and public key in the local filesystem. If found, it sets them. Returns an error if the files are not found or there is an error reading from them.
func MustLoadLicenseAndKeyFromFilesystem ¶
func MustLoadLicenseAndKeyFromFilesystem(path string)
MustLoadLicenseAndKeyFromFilesystem attempts to find a license key and public key in the local filesystem. If found, it sets them. Panics if the files are not found or there is an error reading from them.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.