controllers

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 8, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

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 Response

type Response struct {
	Message string `json:"message"`
}

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL