awsFunctions

package
v0.0.0-...-05e4bf3 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2020 License: GPL-3.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FetchRefresh

func FetchRefresh(email string) (string, error)

func GetEmotion

func GetEmotion(fileName string) (string, error)

func InsertItem

func InsertItem(userId, pictureCode, emotion string) error

func InsertSongRecommendation

func InsertSongRecommendation(songs []OutputTrack, userId, s3Code string) error

func UploadFile

func UploadFile(c *gin.Context) (string, error)

Types

type OutputTrack

type OutputTrack struct {
	Name    string `json:"name"`
	Artists string `json:"artists"`
	Id      string `json:"id"`
}

Jump to

Keyboard shortcuts

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