Versions in this module Expand all Collapse all v0 v0.1.0 Oct 8, 2023 Changes in this version + func Synchronize(c echo.Context, h *haproxy.Client, g *gcs.GCSClientWrapper, ...) (err error) + type Response struct + Message string + type SynchronizeRequestBody struct + BucketFileName string + BucketName string + MapName string + func (r *SynchronizeRequestBody) AreFieldsNotEmpty() bool