Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Configuration ¶
type Configuration struct { Region string Environment string HTTPPort string GRPCPort string DatabaseURL string }
func NewConfiguration ¶
func NewConfiguration() (*Configuration, error)
type MJURLService ¶
type MJURLService struct {
// contains filtered or unexported fields
}
func NewMJURLService ¶
func NewMJURLService() (*MJURLService, error)
Click to show internal directories.
Click to hide internal directories.