Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrRegionNotFound is raised when a region doesn't exist. ErrRegionNotFound = errors.New("region doesn't exist") // ErrRegionProviderUnimplmented is raised when you haven't written // it yet! ErrRegionProviderUnimplmented = errors.New("region provider unimplmented") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.