Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Synchronize ¶
func Synchronize(c echo.Context, h *haproxy.Client, g *gcs.GCSClientWrapper, m *metrics.ServerMetrics) (err error)
Types ¶
type SynchronizeRequestBody ¶
type SynchronizeRequestBody struct {
MapName string `json:"map_name"`
BucketName string `json:"bucket_name"`
BucketFileName string `json:"bucket_file_name"`
}
func (*SynchronizeRequestBody) AreFieldsNotEmpty ¶
func (r *SynchronizeRequestBody) AreFieldsNotEmpty() bool
Click to show internal directories.
Click to hide internal directories.