Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindBooksInString ¶
func FindBooksInString(str string) (string, []models.BookSearchResult)
FindBooksInString locates a book name within a string, accounting for other parameters.
func GenerateReference ¶
func GenerateReference(str string, bookSearchResult models.BookSearchResult, version models.Version) *models.Reference
GenerateReference creates a reference object based on a BookSearchResult and the surrounding values in a string.
func RegisterRouter ¶
RegisterRouter registers routers related to verse processing.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.