models

package
v0.0.0-...-a01399d Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2022 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 File

type File struct {
	Filename string `json:"filename" validate:"required"`
}

type WriteRequest

type WriteRequest struct {
	Raw        string `json:"raw" validate:"required"`
	Key        string `json:"key" validate:"required"`
	TimeStamp  int64  `json:"-"`
	ClientName string `json:"-"`
}

Jump to

Keyboard shortcuts

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