models

package
v0.0.0-...-a3fa7ba Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VideoBuffer

type VideoBuffer struct {
	*bytes.Buffer
	Duration    float64
	ContentType string
}

type VideoModel

type VideoModel struct {
	ID          bson.ObjectId
	Filename    string
	ContentType string
	Duration    float64
	UploadDate  time.Time
	Usage       string
}

func NewVideoModel

func NewVideoModel() *VideoModel

Jump to

Keyboard shortcuts

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