Documentation
¶
Index ¶
Constants ¶
View Source
const WantedImport = `"github.com/leonelquinteros/gotext"`
Variables ¶
View Source
var PotHeader string
Functions ¶
This section is empty.
Types ¶
type File ¶
type File struct {
Translations []Translation
// contains filtered or unexported fields
}
func (*File) ParseTranslations ¶
func (f *File) ParseTranslations()
type Translation ¶
func (Translation) String ¶
func (t Translation) String() string
Click to show internal directories.
Click to hide internal directories.