Exemplo n.º 1
0
func (s Versions) Uuids() C.DataList          { return C.DataList(C.Struct(s).GetObject(0)) }
Exemplo n.º 2
0
func (s Configuration) Fingerprints() C.DataList       { return C.DataList(C.Struct(s).GetObject(4)) }
Exemplo n.º 3
0
func (s CmdQueryVersion) Uuids() C.DataList     { return C.DataList(C.Struct(s).GetObject(0)) }
Exemplo n.º 4
0
func (s VectorClock) VarUuids() C.DataList         { return C.DataList(C.Struct(s).GetObject(0)) }