Documentation ¶
Index ¶
- Constants
- type Client
- func (c *Client) Today(ctx context.Context, opts ...Option) (string, error)
- func (c *Client) TodayHTML(ctx context.Context, opts ...Option) (template.HTML, error)
- func (c *Client) TodayPhoto(ctx context.Context, opts ...Option) (*photo.Info, error)
- func (c *Client) TodayVerse(ctx context.Context, opts ...Option) (*text.Verse, error)
- type Option
Constants ¶
View Source
const DefaultBaseURL = `https://openscripture.today`
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.