res

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Error

type Error = string

type ErrorList

type ErrorList struct {
	Errors []Error `json:"errors"`
}

type SavePURL

type SavePURL struct {
	Target string `json:"target"`
}

type SavePURLResponse added in v0.4.1

type SavePURLResponse struct {
	Path string `json:"path"`
}

func NewSavePURLResponse added in v0.4.1

func NewSavePURLResponse(path string) *SavePURLResponse

Jump to

Keyboard shortcuts

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