service

package
v0.0.0-...-f5eb1ae Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetConfiguration

func GetConfiguration(w http.ResponseWriter, r *http.Request)

func GetSecrets

func GetSecrets(w http.ResponseWriter, r *http.Request)

func HelloWorld

func HelloWorld(w http.ResponseWriter, r *http.Request)

func ReadAll

func ReadAll(w http.ResponseWriter, r *http.Request)

func ReadObject

func ReadObject(w http.ResponseWriter, r *http.Request)

func WriteObject

func WriteObject(w http.ResponseWriter, r *http.Request)

Types

type DBTestObject

type DBTestObject struct {
	Id      string `json:"id"`
	Name    string `json:"name"`
	Surname string `json:"surname"`
}

type GetSecretResponse

type GetSecretResponse struct {
	Username string `json:"username"`
	Password string `json:"password"`
}

Jump to

Keyboard shortcuts

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