MCPcopy Create free account
hub / github.com/pydio/cells / GetClientTime

Method GetClientTime

common/proto/rest/cellsapi-frontend.pb.go:863–868  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

861}
862
863func (x *FrontSessionRequest) GetClientTime() int32 {
864 if x != nil {
865 return x.ClientTime
866 }
867 return 0
868}
869
870func (x *FrontSessionRequest) GetAuthInfo() map[string]string {
871 if x != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected