xc_share_file_server

package
v0.0.44 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ERR_SIMPLE_SERVER_FUNC_IS_NOT_IMPL = "{ERR_SIMPLE_SERVER_FUNC_IS_NOT_IMPL}"
)
View Source
const Version = "0.0.44"

Variables

This section is empty.

Functions

This section is empty.

Types

type XcShareFileServer

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

func NewXcFileShareServer

func NewXcFileShareServer(fileName string, password string) *XcShareFileServer

func (*XcShareFileServer) ServerProcessorAuth

func (c *XcShareFileServer) ServerProcessorAuth(authData []byte) (err error)

func (*XcShareFileServer) ServerProcessorCall

func (c *XcShareFileServer) ServerProcessorCall(function string, parameter []byte) (response []byte, err error)

func (*XcShareFileServer) Start

func (c *XcShareFileServer) Start() (err error)

Jump to

Keyboard shortcuts

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