Documentation ¶
Index ¶
- func CreateRvInfo(useTLS bool, host string, port uint16) ([][]protocol.RvInstruction, error)
- func FetchRvInfo() ([][]protocol.RvInstruction, error)
- func GetRVIPAddress(rvInfo [][]protocol.RvInstruction) (string, string, error)
- func GetRvInfoFromVoucher(voucherData []byte) ([][]protocol.RvInstruction, error)
- func HasRVBypass(rvInfo [][]protocol.RvInstruction) bool
- func ParseRvMap(rvDirectiveIndex int, rvDirective interface{}) (map[protocol.RvVar]interface{}, error)
- func RetrieveRvInfo(rvInfo *[][]protocol.RvInstruction) error
- func UpdateRvInfo(rvInfo *[][]protocol.RvInstruction, index int, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateRvInfo ¶
func FetchRvInfo ¶
func FetchRvInfo() ([][]protocol.RvInstruction, error)
func GetRVIPAddress ¶
func GetRVIPAddress(rvInfo [][]protocol.RvInstruction) (string, string, error)
func GetRvInfoFromVoucher ¶
func GetRvInfoFromVoucher(voucherData []byte) ([][]protocol.RvInstruction, error)
func HasRVBypass ¶
func HasRVBypass(rvInfo [][]protocol.RvInstruction) bool
func ParseRvMap ¶
func RetrieveRvInfo ¶
func RetrieveRvInfo(rvInfo *[][]protocol.RvInstruction) error
func UpdateRvInfo ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.