package core

import "github.com/oslokommune/okctl-metrics-service/pkg/core"

Index

Types

type ErrorResponse

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

ErrorResponse contains a structured response for error messages

Source Files

types.go

Version
v0.1.9 (latest)
Published
Jan 20, 2022
Platform
linux/amd64
Last checked
3 months ago

Tools for package owners.