client

package
v3.1.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2019 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RPC

type RPC struct {
	client.RPC
}

RPC holds the state necessary for remote procedure calls.

func (*RPC) MkdirAll

func (t *RPC) MkdirAll(path string, perm os.FileMode) (int, error)

MkdirAll calls the mkdir RPC using the supplied arguments.

func (t *RPC) Symlink(old string, new string) (int, error)

Symlink calls the mkdir RPC using the supplied arguments.

func (*RPC) Touch

func (t *RPC) Touch(path string) (int, error)

Touch calls the touch RPC using the supplied arguments.

Jump to

Keyboard shortcuts

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