Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( FullAPIVersion0 = NewVer(1, 4, 0) FullAPIVersion1 = NewVer(2, 1, 0) MinerAPIVersion0 = NewVer(1, 2, 0) WorkerAPIVersion0 = NewVer(1, 5, 0) )
semver versions of the rpc api exposed
Functions ¶
func GetInternalStructs ¶
func GetInternalStructs(in interface{}) []interface{}
GetInternalStructs extracts all pointers to 'Internal' sub-structs from the provided pointer to a proxy struct
Types ¶
type Version ¶
type Version uint32
func VersionForType ¶
func (Version) EqMajorMinor ¶
Click to show internal directories.
Click to hide internal directories.