option

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2022 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 ListOption

type ListOption interface {
	QueryString() string
	OrderString() string
}

func FullTextContains added in v0.0.3

func FullTextContains(keyword string) ListOption

func MimeType

func MimeType(mimeType string) ListOption

func NameContains

func NameContains(keyword string) ListOption

func OnlyFolders

func OnlyFolders() ListOption

func OrderBy

func OrderBy(order string) ListOption

func ParentFolder

func ParentFolder(folderID string) ListOption

func ParentIn added in v0.0.2

func ParentIn(folders ...string) ListOption

type UploadOption added in v0.0.4

type UploadOption interface {
	MediaOption() googleapi.MediaOption
}

func ContentType added in v0.0.4

func ContentType(contentType string) UploadOption

Jump to

Keyboard shortcuts

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