Documentation ¶
Index ¶
Constants ¶
View Source
const (
BibleScholarAppId string = "amzn1.ask.skill.30c203ed-c0f7-432e-bcdb-23ee1ece38ab"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SearchConfig ¶
type SearchConfig struct {
// contains filtered or unexported fields
}
type ServerConfig ¶
type ServerConfig struct { Port int // Include index hash here too BuildCommit string BuildBranch string Index bleve.Index ShouldValidateAlexa bool // contains filtered or unexported fields }
func (*ServerConfig) StartServer ¶
func (s *ServerConfig) StartServer()
func (*ServerConfig) VersionString ¶
func (s *ServerConfig) VersionString() string
Click to show internal directories.
Click to hide internal directories.