4 lines
138 B
Go
4 lines
138 B
Go
// Package opds provides fluent immutable builders that help fill the structures
|
|
// that can be marshalled to xml (opds 1.1)
|
|
package opds
|