response

package
v0.1.0-develop.3 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2023 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 AuthStatusResponse

type AuthStatusResponse struct {
	Status bool `json:"status"`
}

type ChallengeResponse

type ChallengeResponse struct {
	Challenge string `json:"challenge"`
}

type FileStatusResponse

type FileStatusResponse struct {
	Status string `json:"status"`
}

type LoginResponse

type LoginResponse struct {
	Token string `json:"token"`
}

type UploadLimit

type UploadLimit struct {
	Limit int64 `json:"limit"`
}

type UploadResponse

type UploadResponse struct {
	Cid string `json:"cid"`
}

Jump to

Keyboard shortcuts

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