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

Method GetError

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

Source from the content-addressed store, hash-verified

970}
971
972func (x *FrontSessionResponse) GetError() string {
973 if x != nil {
974 return x.Error
975 }
976 return ""
977}
978
979type FrontSessionDelRequest struct {
980 state protoimpl.MessageState `protogen:"open.v1"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected