sponsor

package
v0.0.0-...-291a581 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2023 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Route

func Route(router *gin.Engine)

Types

type Manager

type Manager struct {
	// contains filtered or unexported fields
}

func NewManager

func NewManager() (Manager, error)

func (*Manager) GetTimes

func (manager *Manager) GetTimes(videoId string) ([]Time, error)

type Time

type Time struct {
	StartTime float64 `json:"start"`
	EndTime   float64 `json:"end"`
}

Jump to

Keyboard shortcuts

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