package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: May 29, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Bool is a helper routine that allocates a new bool value
to store v and returns a pointer to it.
Int is a helper routine that allocates a new int value
to store v and returns a pointer to it.
Int64 is a helper routine that allocates a new int64 value
to store v and returns a pointer to it.
String is a helper routine that allocates a new string value
to store v and returns a pointer to it.
type Xray struct {
V1 *v1.V1
V2 *v2.V2
}
Xray is the container for all the api methods
NewClient creates a Xray from a provided base url for an xray instance and a service Xray
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.