data

package
v0.0.0-...-cc177ea Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 7, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ACL

type ACL struct {
	Perms int32 // perms
	Id    Id    // id
}

func (*ACL) GetId

func (r *ACL) GetId() Id

func (*ACL) GetPerms

func (r *ACL) GetPerms() int32

func (*ACL) Read

func (r *ACL) Read(dec jute.Decoder) (err error)

func (*ACL) String

func (r *ACL) String() string

func (*ACL) Write

func (r *ACL) Write(enc jute.Encoder) error

type ClientInfo

type ClientInfo struct {
	AuthScheme string // authScheme
	User       string // user
}

func (*ClientInfo) GetAuthScheme

func (r *ClientInfo) GetAuthScheme() string

func (*ClientInfo) GetUser

func (r *ClientInfo) GetUser() string

func (*ClientInfo) Read

func (r *ClientInfo) Read(dec jute.Decoder) (err error)

func (*ClientInfo) String

func (r *ClientInfo) String() string

func (*ClientInfo) Write

func (r *ClientInfo) Write(enc jute.Encoder) error

type Id

type Id struct {
	Scheme string // scheme
	Id     string // id
}

func (*Id) GetId

func (r *Id) GetId() string

func (*Id) GetScheme

func (r *Id) GetScheme() string

func (*Id) Read

func (r *Id) Read(dec jute.Decoder) (err error)

func (*Id) String

func (r *Id) String() string

func (*Id) Write

func (r *Id) Write(enc jute.Encoder) error

type Stat

type Stat struct {
	Czxid          int64 // czxid
	Mzxid          int64 // mzxid
	Ctime          int64 // ctime
	Mtime          int64 // mtime
	Version        int32 // version
	Cversion       int32 // cversion
	Aversion       int32 // aversion
	EphemeralOwner int64 // ephemeralOwner
	DataLength     int32 // dataLength
	NumChildren    int32 // numChildren
	Pzxid          int64 // pzxid
}

func (*Stat) GetAversion

func (r *Stat) GetAversion() int32

func (*Stat) GetCtime

func (r *Stat) GetCtime() int64

func (*Stat) GetCversion

func (r *Stat) GetCversion() int32

func (*Stat) GetCzxid

func (r *Stat) GetCzxid() int64

func (*Stat) GetDataLength

func (r *Stat) GetDataLength() int32

func (*Stat) GetEphemeralOwner

func (r *Stat) GetEphemeralOwner() int64

func (*Stat) GetMtime

func (r *Stat) GetMtime() int64

func (*Stat) GetMzxid

func (r *Stat) GetMzxid() int64

func (*Stat) GetNumChildren

func (r *Stat) GetNumChildren() int32

func (*Stat) GetPzxid

func (r *Stat) GetPzxid() int64

func (*Stat) GetVersion

func (r *Stat) GetVersion() int32

func (*Stat) Read

func (r *Stat) Read(dec jute.Decoder) (err error)

func (*Stat) String

func (r *Stat) String() string

func (*Stat) Write

func (r *Stat) Write(enc jute.Encoder) error

type StatPersisted

type StatPersisted struct {
	Czxid          int64 // czxid
	Mzxid          int64 // mzxid
	Ctime          int64 // ctime
	Mtime          int64 // mtime
	Version        int32 // version
	Cversion       int32 // cversion
	Aversion       int32 // aversion
	EphemeralOwner int64 // ephemeralOwner
	Pzxid          int64 // pzxid
}

func (*StatPersisted) GetAversion

func (r *StatPersisted) GetAversion() int32

func (*StatPersisted) GetCtime

func (r *StatPersisted) GetCtime() int64

func (*StatPersisted) GetCversion

func (r *StatPersisted) GetCversion() int32

func (*StatPersisted) GetCzxid

func (r *StatPersisted) GetCzxid() int64

func (*StatPersisted) GetEphemeralOwner

func (r *StatPersisted) GetEphemeralOwner() int64

func (*StatPersisted) GetMtime

func (r *StatPersisted) GetMtime() int64

func (*StatPersisted) GetMzxid

func (r *StatPersisted) GetMzxid() int64

func (*StatPersisted) GetPzxid

func (r *StatPersisted) GetPzxid() int64

func (*StatPersisted) GetVersion

func (r *StatPersisted) GetVersion() int32

func (*StatPersisted) Read

func (r *StatPersisted) Read(dec jute.Decoder) (err error)

func (*StatPersisted) String

func (r *StatPersisted) String() string

func (*StatPersisted) Write

func (r *StatPersisted) Write(enc jute.Encoder) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL