reftype

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Acknowledgements

type Acknowledgements string

Acknowledgements represents a section containing credits or thanks.

func (Acknowledgements) Type

func (Acknowledgements) Type() string

type Bibliography

type Bibliography string

Bibliography represents a list of cited works or references.

func (Bibliography) Type

func (Bibliography) Type() string

type Colophon

type Colophon string

Colophon represents a brief description of publication facts (printer, fonts, etc.).

func (Colophon) Type

func (Colophon) Type() string
type Copyright string

Copyright represents the copyright notice and legal information page.

func (Copyright) Type

func (Copyright) Type() string

type Cover

type Cover string

Cover represents the primary cover image or page of the book.

func (Cover) Type

func (Cover) Type() string

type Dedication

type Dedication string

Dedication represents the author's dedication section.

func (Dedication) Type

func (Dedication) Type() string

type Epigraph

type Epigraph string

Epigraph represents a short quotation at the beginning of the book or a chapter.

func (Epigraph) Type

func (Epigraph) Type() string

type Foreword

type Foreword string

Foreword represents an introduction written by someone other than the author.

func (Foreword) Type

func (Foreword) Type() string

type Glossary

type Glossary string

Glossary represents a list of specialized terms and their definitions.

func (Glossary) Type

func (Glossary) Type() string

type Index

type Index string

Index represents the back-matter index of names, places, or topics.

func (Index) Type

func (Index) Type() string

type Loi

type Loi string

Loi represents the List of Illustrations.

func (Loi) Type

func (Loi) Type() string

type Lot

type Lot string

Lot represents the List of Tables.

func (Lot) Type

func (Lot) Type() string

type Notes

type Notes string

Notes represents a section for endnotes or footnotes.

func (Notes) Type

func (Notes) Type() string

type Preface

type Preface string

Preface represents an introduction written by the author.

func (Preface) Type

func (Preface) Type() string

type ReferenceType

type ReferenceType interface {
	Type() string
	// contains filtered or unexported methods
}

ReferenceType defines the semantic meaning of a content section within an EPUB. These types help reading systems identify the purpose of a file (e.g., a cover or a glossary).

type Text

type Text string

Text represents the main body of the work.

func (Text) Type

func (Text) Type() string

type TitlePage

type TitlePage string

TitlePage represents the page containing the book's title and author information.

func (TitlePage) Type

func (TitlePage) Type() string

type Toc

type Toc string

Toc represents the Table of Contents.

func (Toc) Type

func (Toc) Type() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL