response

package
v0.0.0-...-15d1ce6 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateResponseImpl

type CreateResponseImpl struct {
	Filenames []string
	FileSizes []int
	IsDirs    []bool
	NumFiles  int
	// contains filtered or unexported fields
}

func NewCreateResponseImpl

func NewCreateResponseImpl(C_CreateResponseStructPtr unsafe.Pointer) *CreateResponseImpl

NewCreateResponseImpl is constructor

func (*CreateResponseImpl) Free

func (cr *CreateResponseImpl) Free()

type GetResponseImpl

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

func (*GetResponseImpl) Free

func (gr *GetResponseImpl) Free()

type ReadResponseImpl

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

func (*ReadResponseImpl) Free

func (rr *ReadResponseImpl) Free()

type Response

type Response interface {
	Free()
	// contains filtered or unexported methods
}

type WriteResponseImpl

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

func (*WriteResponseImpl) Free

func (gr *WriteResponseImpl) Free()

Jump to

Keyboard shortcuts

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