schema

package
v0.0.0-...-fa31bed Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const HASH_SIZE = 64

Variables

This section is empty.

Functions

This section is empty.

Types

type File

type File struct {
	Path      string
	Hash      []byte // (schema.HASH_SIZE bytes) must be unsized for storage driver compatibility
	MediaType string `db:"media_type"`
	Size      uint
	Mod       time.Time
}

Jump to

Keyboard shortcuts

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