model

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2021 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 8 more Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeletedResponse

type DeletedResponse struct {
	Deleted bool `json:"deleted"`
}

DeletedResponse defines the return structure of the chartmuseum server after the delete chart version operation is successful.

type ErrorResponse

type ErrorResponse struct {
	Error string `json:"error"`
}

ErrorResponse defines the common error data structure in the chartmuseum server, which is used to return error prompts to the client.

type SavedResponse

type SavedResponse struct {
	Saved bool `json:"saved"`
}

SavedResponse defines the return structure of the chartmuseum server after the upload operation is successful.

Jump to

Keyboard shortcuts

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