Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pydio/cells
/ Serialize
Method
Serialize
common/interfaces.go:28–28 ·
view source on GitHub ↗
(languages ...string)
Source
from the content-addressed store, hash-verified
26
27
type
XMLSerializableForm
interface
{
28
Serialize(languages ...string)
interface
{}
29
}
30
31
type
ReaderMetaExtractor
interface
{
Callers
nothing calls this directly
Implementers
4
Form
common/forms/forms.go
ReplicableFields
common/forms/field-replicable.go
SwitchField
common/forms/field-switch.go
FormField
common/forms/field.go
Calls
no outgoing calls
Tested by
no test coverage detected