# Functions
New will construct a new Client from your authentication token provided to you by esv.org.
Version returns the version of the ESV API client.
WithAttachAudioLinkTo provides the "attach-audio-link-to" option to pass with your API call to ESV API.
WithCrossrefUrl provides the "crossref-url" option to pass with your API call to ESV API.
WithDivClasses provides the "div-classes" option to pass with your API call to ESV API.
WithHorizontalLineLength provides the "horizontal-line-length" option to pass with your API call to ESV API.
WithIncludeAudioLink provides the "include-audio-link" option to pass with your API call to ESV API.
WithIncludeBookTitles provides the "include-book-titles" option to pass with your API call to ESV API.
WithIncludeChapterNumbers provides the "include-chapter-numbers" option to pass with your API call to ESV API.
WithIncludeCopyright provides the "include-copyright" option to pass with your API call to ESV API.
WithIncludeCrossrefs provides the "include-crossrefs" option to pass with your API call to ESV API.
WithIncludeCssLink provides the "include-css-link" option to pass with your API call to ESV API.
WithIncludeFirstVerseNumbers provides the "include-first-verse-numbers" option to pass with your API call to ESV API.
WithIncludeFootnoteBody provides the "include-footnote-body" option to pass with your API call to ESV API.
WithIncludeFootnotes provides the "include-footnotes" option to pass with your API call to ESV API.
WithIncludeHeadingHorizontalLines provides the "include-heading-horizontal-lines" option to pass with your API call to ESV API.
WithIncludeHeadings provides the "include-headings" option to pass with your API call to ESV API.
WithIncludePassageHorizontalLines provides the "include-passage-horizontal-lines" option to pass with your API call to ESV API.
WithIncludePassageReferences provides the "include-passage-references" option to pass with your API call to ESV API.
WithIncludeSelahs provides the "include-selahs" option to pass with your API call to ESV API.
WithIncludeShortCopyright provides the "include-short-copyright" option to pass with your API call to ESV API.
WithIncludeSubheadings provides the "include-subheadings" option to pass with your API call to ESV API.
WithIncludeSurroundingChapters provides the "include-surrounding-chapters" option to pass with your API call to ESV API.
WithIncludeSurroundingChaptersBelow provides the "include-surrounding-chapters-below" option to pass with your API call to ESV API.
WithIncludeSurroundingChaptersBelowThreshold provides the "include-surrounding-chapters-below-threshold" option to pass with your API call to ESV API.
WithIncludeVerseAnchors provides the "include-verse-anchors" option to pass with your API call to ESV API.
WithIncludeVerseNumbers provides the "include-verse-numbers" option to pass with your API call to ESV API.
WithIndentDeclares provides the "indent-declares" option to pass with your API call to ESV API.
WithIndentParagraphs provides the "indent-paragraphs" option to pass with your API call to ESV API.
WithIndentPoetry provides the "indent-poetry" option to pass with your API call to ESV API.
WithIndentPoetryLines provides the "indent-poetry-lines" option to pass with your API call to ESV API.
WithIndentPsalmDoxology provides the "indent-psalm-doxology" option to pass with your API call to ESV API.
WithIndentUsing provides the "indent-using" option to pass with your API call to ESV API.
WithInlineStyles provides the "inline-styles" option to pass with your API call to ESV API.
WithLineLength provides the "line-length" option to pass with your API call to ESV API.
WithLinkUrl provides the "link-url" option to pass with your API call to ESV API.
WithPage provides the "page" option to pass with your API call to ESV API.
WithPageSize provides the "page-size" option to pass with your API call to ESV API.
WithParagraphTag provides the "paragraph-tag" option to pass with your API call to ESV API.
WithPrefaceUrl provides the "preface-url" option to pass with your API call to ESV API.
WithWrappingDiv provides the "wrapping-div" option to pass with your API call to ESV API.
# Constants
DefaultBaseURL is the base URL of the ESV API site online.
# Structs
Client configures the ESV API.
No description provided by the author
No description provided by the author
No description provided by the author
PassageHtmlResult is the structure returned by PassageHtml containing the response to your request.
PassageSearchResult is the structure returned by PassageSearch containing the response to your request.
PassageTextResult is the structure returned by PassageText containing the response to your request.
# Interfaces
Option provides the interface that all method options used by the API must follow.
# Type aliases
Location is a reference provided by the ESV API into a Bible passage's location.