Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type GRPC ¶
type GRPC struct { AuthURL string `env-required:"true" yaml:"auth_client_url" env:"AUTH_CLIENT_URL"` NoteURL string `env-required:"true" yaml:"note_client_url" env:"NOTE_CLIENT_URL"` CategoryURL string `env-required:"true" yaml:"category_client_url" env:"CATEGORY_CLIENT_URL"` UserURL string `env-required:"true" yaml:"user_client_url" env:"USER_CLIENT_URL"` }
Click to show internal directories.
Click to hide internal directories.