bizbinah

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewControlBlock added in v0.1.3

func NewControlBlock(a *libauth.Auth) *modelbinah.ControlBlock

Types

type Binah added in v0.0.2

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

func (*Binah) NewSimpleUploadFile added in v0.1.4

func (b *Binah) NewSimpleUploadFile(ctx context.Context) (*SimpleUploadFile, *errors.Error)

func (*Binah) PresignedDownloadFile added in v0.1.4

func (b *Binah) PresignedDownloadFile(ctx context.Context) (string, *errors.Error)

func (*Binah) PresignedUploadFile added in v0.1.4

func (b *Binah) PresignedUploadFile(ctx context.Context) (string, *errors.Error)

func (*Binah) PresignedUploadFileComplete added in v0.1.4

func (b *Binah) PresignedUploadFileComplete(ctx context.Context) *errors.Error

type BinahRepo

type BinahRepo interface {
}

type SimpleUploadFile added in v0.1.4

type SimpleUploadFile struct {
	Writer io.Writer
	// contains filtered or unexported fields
}

func (*SimpleUploadFile) Finish added in v0.1.4

func (f *SimpleUploadFile) Finish(ctx context.Context) error

Jump to

Keyboard shortcuts

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