node

package
v0.12.8 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UploadedFile

type UploadedFile struct {
	Path    string
	Content UploadedFileContent
}

type UploadedFileContent added in v0.12.0

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

func NewUploadedFileContent

func NewUploadedFileContent(bytes []byte) UploadedFileContent

func (UploadedFileContent) String added in v0.12.0

func (c UploadedFileContent) String() string

func (UploadedFileContent) ToBase64 added in v0.12.0

func (UploadedFileContent) ToGzip added in v0.12.0

Jump to

Keyboard shortcuts

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