Documentation ¶
Index ¶
Constants ¶
View Source
const SourceIdentifier = "15"
SourceIdentifier of IMSLP.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Data ¶
type Data []byte
Data is just the raw bytes.
func (*Data) ToIntermediateSchema ¶
func (data *Data) ToIntermediateSchema() (*finc.IntermediateSchema, error)
ToIntermediateSchema converts record to intermediate schema.
func (*Data) UnmarshalText ¶
UnmarshalText unmarshals textual representation of itself.
Click to show internal directories.
Click to hide internal directories.