docs

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package docs changelog.

the purpose of this application is to provide an application that will be used to record config chanegs applied to services.

Terms Of Service:

there are no TOS at this moment.

	   Schemes: http
    Host: localhost
    BasePath: /api/config
    Version: 1.0.0
    License: MIT http://opensource.org/licenses/MIT
    Contact: Nitin Das<nitindas@gmail.com>

	   Consumes:
    - application/json

    Produces:
    - application/json

swagger:meta

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GenericError

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

GenericError is a Generic error message returned by a server

type ValidationError

type ValidationError struct {
	Messages []string `json:"messages"`
}

ValidationError is a collection of validation error messages

Jump to

Keyboard shortcuts

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