dscachefb

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: May 7, 2021 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DscacheAddRefs

func DscacheAddRefs(builder *flatbuffers.Builder, refs flatbuffers.UOffsetT)

func DscacheAddUsers

func DscacheAddUsers(builder *flatbuffers.Builder, users flatbuffers.UOffsetT)

func DscacheEnd

func DscacheEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT

func DscacheStart

func DscacheStart(builder *flatbuffers.Builder)

func DscacheStartRefsVector

func DscacheStartRefsVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT

func DscacheStartUsersVector

func DscacheStartUsersVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT

func RefEntryInfoAddBodyFormat

func RefEntryInfoAddBodyFormat(builder *flatbuffers.Builder, bodyFormat flatbuffers.UOffsetT)

func RefEntryInfoAddBodyRows

func RefEntryInfoAddBodyRows(builder *flatbuffers.Builder, bodyRows int32)

func RefEntryInfoAddBodySize

func RefEntryInfoAddBodySize(builder *flatbuffers.Builder, bodySize int64)

func RefEntryInfoAddCommitMessage

func RefEntryInfoAddCommitMessage(builder *flatbuffers.Builder, commitMessage flatbuffers.UOffsetT)

func RefEntryInfoAddCommitTime

func RefEntryInfoAddCommitTime(builder *flatbuffers.Builder, commitTime int64)

func RefEntryInfoAddCommitTitle

func RefEntryInfoAddCommitTitle(builder *flatbuffers.Builder, commitTitle flatbuffers.UOffsetT)

func RefEntryInfoAddCursorIndex

func RefEntryInfoAddCursorIndex(builder *flatbuffers.Builder, cursorIndex int32)

func RefEntryInfoAddForeign

func RefEntryInfoAddForeign(builder *flatbuffers.Builder, foreign bool)

func RefEntryInfoAddFsiPath

func RefEntryInfoAddFsiPath(builder *flatbuffers.Builder, fsiPath flatbuffers.UOffsetT)

func RefEntryInfoAddHeadRef

func RefEntryInfoAddHeadRef(builder *flatbuffers.Builder, headRef flatbuffers.UOffsetT)

func RefEntryInfoAddInitID

func RefEntryInfoAddInitID(builder *flatbuffers.Builder, initID flatbuffers.UOffsetT)

func RefEntryInfoAddMetaTitle

func RefEntryInfoAddMetaTitle(builder *flatbuffers.Builder, metaTitle flatbuffers.UOffsetT)

func RefEntryInfoAddNumErrors

func RefEntryInfoAddNumErrors(builder *flatbuffers.Builder, numErrors int32)

func RefEntryInfoAddNumVersions

func RefEntryInfoAddNumVersions(builder *flatbuffers.Builder, numVersions int32)

func RefEntryInfoAddPrettyName

func RefEntryInfoAddPrettyName(builder *flatbuffers.Builder, prettyName flatbuffers.UOffsetT)

func RefEntryInfoAddProfileID

func RefEntryInfoAddProfileID(builder *flatbuffers.Builder, profileID flatbuffers.UOffsetT)

func RefEntryInfoAddPublished

func RefEntryInfoAddPublished(builder *flatbuffers.Builder, published bool)

func RefEntryInfoAddRunDuration added in v0.10.0

func RefEntryInfoAddRunDuration(builder *flatbuffers.Builder, runDuration int64)

func RefEntryInfoAddRunID added in v0.10.0

func RefEntryInfoAddRunID(builder *flatbuffers.Builder, runID flatbuffers.UOffsetT)

func RefEntryInfoAddRunStatus added in v0.10.0

func RefEntryInfoAddRunStatus(builder *flatbuffers.Builder, runStatus flatbuffers.UOffsetT)

func RefEntryInfoAddThemeList

func RefEntryInfoAddThemeList(builder *flatbuffers.Builder, themeList flatbuffers.UOffsetT)

func RefEntryInfoAddTopIndex

func RefEntryInfoAddTopIndex(builder *flatbuffers.Builder, topIndex int32)

func RefEntryInfoEnd

func RefEntryInfoEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT

func RefEntryInfoStart

func RefEntryInfoStart(builder *flatbuffers.Builder)

func UserAssocAddProfileID

func UserAssocAddProfileID(builder *flatbuffers.Builder, profileID flatbuffers.UOffsetT)

func UserAssocAddUsername

func UserAssocAddUsername(builder *flatbuffers.Builder, username flatbuffers.UOffsetT)

func UserAssocEnd

func UserAssocEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT

func UserAssocStart

func UserAssocStart(builder *flatbuffers.Builder)

Types

type Dscache

type Dscache struct {
	// contains filtered or unexported fields
}

func GetRootAsDscache

func GetRootAsDscache(buf []byte, offset flatbuffers.UOffsetT) *Dscache

func GetSizePrefixedRootAsDscache added in v0.10.0

func GetSizePrefixedRootAsDscache(buf []byte, offset flatbuffers.UOffsetT) *Dscache

func (*Dscache) Init

func (rcv *Dscache) Init(buf []byte, i flatbuffers.UOffsetT)

func (*Dscache) Refs

func (rcv *Dscache) Refs(obj *RefEntryInfo, j int) bool

func (*Dscache) RefsLength

func (rcv *Dscache) RefsLength() int

func (*Dscache) Table

func (rcv *Dscache) Table() flatbuffers.Table

func (*Dscache) Users

func (rcv *Dscache) Users(obj *UserAssoc, j int) bool

func (*Dscache) UsersLength

func (rcv *Dscache) UsersLength() int

type RefEntryInfo

type RefEntryInfo struct {
	// contains filtered or unexported fields
}

func GetRootAsRefEntryInfo

func GetRootAsRefEntryInfo(buf []byte, offset flatbuffers.UOffsetT) *RefEntryInfo

func GetSizePrefixedRootAsRefEntryInfo added in v0.10.0

func GetSizePrefixedRootAsRefEntryInfo(buf []byte, offset flatbuffers.UOffsetT) *RefEntryInfo

func (*RefEntryInfo) BodyFormat

func (rcv *RefEntryInfo) BodyFormat() []byte

func (*RefEntryInfo) BodyRows

func (rcv *RefEntryInfo) BodyRows() int32

func (*RefEntryInfo) BodySize

func (rcv *RefEntryInfo) BodySize() int64

func (*RefEntryInfo) CommitMessage

func (rcv *RefEntryInfo) CommitMessage() []byte

func (*RefEntryInfo) CommitTime

func (rcv *RefEntryInfo) CommitTime() int64

func (*RefEntryInfo) CommitTitle

func (rcv *RefEntryInfo) CommitTitle() []byte

func (*RefEntryInfo) CursorIndex

func (rcv *RefEntryInfo) CursorIndex() int32

func (*RefEntryInfo) Foreign

func (rcv *RefEntryInfo) Foreign() bool

func (*RefEntryInfo) FsiPath

func (rcv *RefEntryInfo) FsiPath() []byte

func (*RefEntryInfo) HeadRef

func (rcv *RefEntryInfo) HeadRef() []byte

func (*RefEntryInfo) Init

func (rcv *RefEntryInfo) Init(buf []byte, i flatbuffers.UOffsetT)

func (*RefEntryInfo) InitID

func (rcv *RefEntryInfo) InitID() []byte

func (*RefEntryInfo) MetaTitle

func (rcv *RefEntryInfo) MetaTitle() []byte

func (*RefEntryInfo) MutateBodyRows

func (rcv *RefEntryInfo) MutateBodyRows(n int32) bool

func (*RefEntryInfo) MutateBodySize

func (rcv *RefEntryInfo) MutateBodySize(n int64) bool

func (*RefEntryInfo) MutateCommitTime

func (rcv *RefEntryInfo) MutateCommitTime(n int64) bool

func (*RefEntryInfo) MutateCursorIndex

func (rcv *RefEntryInfo) MutateCursorIndex(n int32) bool

func (*RefEntryInfo) MutateForeign

func (rcv *RefEntryInfo) MutateForeign(n bool) bool

func (*RefEntryInfo) MutateNumErrors

func (rcv *RefEntryInfo) MutateNumErrors(n int32) bool

func (*RefEntryInfo) MutateNumVersions

func (rcv *RefEntryInfo) MutateNumVersions(n int32) bool

func (*RefEntryInfo) MutatePublished

func (rcv *RefEntryInfo) MutatePublished(n bool) bool

func (*RefEntryInfo) MutateRunDuration added in v0.10.0

func (rcv *RefEntryInfo) MutateRunDuration(n int64) bool

func (*RefEntryInfo) MutateTopIndex

func (rcv *RefEntryInfo) MutateTopIndex(n int32) bool

func (*RefEntryInfo) NumErrors

func (rcv *RefEntryInfo) NumErrors() int32

func (*RefEntryInfo) NumVersions

func (rcv *RefEntryInfo) NumVersions() int32

func (*RefEntryInfo) PrettyName

func (rcv *RefEntryInfo) PrettyName() []byte

func (*RefEntryInfo) ProfileID

func (rcv *RefEntryInfo) ProfileID() []byte

func (*RefEntryInfo) Published

func (rcv *RefEntryInfo) Published() bool

func (*RefEntryInfo) RunDuration added in v0.10.0

func (rcv *RefEntryInfo) RunDuration() int64

func (*RefEntryInfo) RunID added in v0.10.0

func (rcv *RefEntryInfo) RunID() []byte

func (*RefEntryInfo) RunStatus added in v0.10.0

func (rcv *RefEntryInfo) RunStatus() []byte

func (*RefEntryInfo) Table

func (rcv *RefEntryInfo) Table() flatbuffers.Table

func (*RefEntryInfo) ThemeList

func (rcv *RefEntryInfo) ThemeList() []byte

func (*RefEntryInfo) TopIndex

func (rcv *RefEntryInfo) TopIndex() int32

type UserAssoc

type UserAssoc struct {
	// contains filtered or unexported fields
}

func GetRootAsUserAssoc

func GetRootAsUserAssoc(buf []byte, offset flatbuffers.UOffsetT) *UserAssoc

func GetSizePrefixedRootAsUserAssoc added in v0.10.0

func GetSizePrefixedRootAsUserAssoc(buf []byte, offset flatbuffers.UOffsetT) *UserAssoc

func (*UserAssoc) Init

func (rcv *UserAssoc) Init(buf []byte, i flatbuffers.UOffsetT)

func (*UserAssoc) ProfileID

func (rcv *UserAssoc) ProfileID() []byte

func (*UserAssoc) Table

func (rcv *UserAssoc) Table() flatbuffers.Table

func (*UserAssoc) Username

func (rcv *UserAssoc) Username() []byte

Jump to

Keyboard shortcuts

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