...

Package api

import "discovery/api"
Overview
Index

Overview ▾

Package api implements the API entry-points of the service

func ConfigurationGet

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

func ConfigurationSet

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

func Hello

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

func ServersGetList

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

func ServersReset

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