Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { StartHTTP bool HTTPport int HttpApiPrefix string StartGRPC bool GRPCport int PgURL string MigrationPath string PgEnableSSL bool RedisURL string RedisPassword string RedisBD int // If there is no admins yet it will automatically create it AdminLogin string AdminPassowrd string Stage string }
Click to show internal directories.
Click to hide internal directories.