killrvideo

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CqlInsertTagByLetter

func CqlInsertTagByLetter(session *gocql.Session, tag string)

func DeleteUserMutation

func DeleteUserMutation(id string, ifNotName string) string

func InsertUserMutation

func InsertUserMutation(id interface{}, firstname interface{}, email interface{}, ifNotExists bool) string

func SelectCommentsByVideoGreaterThan

func SelectCommentsByVideoGreaterThan(videoId string, startCommentId string) string

func SelectTagsByLetter

func SelectTagsByLetter(firstLetter string, pageSize int, pageState string) string

func SelectTagsByLetterNoWhereClause

func SelectTagsByLetterNoWhereClause(pageState string) string

func SelectUserQuery

func SelectUserQuery(id string) string

func UpdateUserMutation

func UpdateUserMutation(id string, firstname string, email string, ifEmail string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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