Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CPICONFIG map[string]string
View Source
var ENC_KEY string
View Source
var FILETOENCRYPT string
Functions ¶
func GetCpiConfig ¶
func SaveConfigFile ¶
func SaveConfigFile(encryptProps bool)
func SetConfigFile ¶
func SetConfigFile(filename string)
Types ¶
type BaseVendorService ¶
type BaseVendorService struct {
VendorService
}
type RetrieveVendorOfferResult ¶
type RetrieveVendorOfferResult struct {
Data *data.VendorOffer
Error error
CheckData map[string]string
}
type VendorService ¶
Click to show internal directories.
Click to hide internal directories.