system

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2026 License: CC0-1.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 CleanerClient

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

CleanerClient wraps the gRPC CleanerService client.

func NewCleanerClient

func NewCleanerClient(cc grpc.ClientConnInterface) *CleanerClient

NewCleanerClient creates a new Cleaner client.

func (*CleanerClient) Cleaner

func (c *CleanerClient) Cleaner(ctx context.Context) (int64, error)

Cleaner calls the Cleaner RPC.

type ErrnoExceptionClient

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

ErrnoExceptionClient wraps the gRPC ErrnoExceptionService client.

func NewErrnoExceptionClient

func NewErrnoExceptionClient(cc grpc.ClientConnInterface) *ErrnoExceptionClient

NewErrnoExceptionClient creates a new ErrnoException client.

func (*ErrnoExceptionClient) GetMessage

func (c *ErrnoExceptionClient) GetMessage(ctx context.Context, handle int64) (string, error)

GetMessage calls the GetMessage RPC.

func (*ErrnoExceptionClient) RethrowAsIOException

func (c *ErrnoExceptionClient) RethrowAsIOException(ctx context.Context, handle int64) (int64, error)

RethrowAsIOException calls the RethrowAsIOException RPC.

func (*ErrnoExceptionClient) RethrowAsSocketException

func (c *ErrnoExceptionClient) RethrowAsSocketException(ctx context.Context, handle int64) (int64, error)

RethrowAsSocketException calls the RethrowAsSocketException RPC.

type Int64RefClient

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

Int64RefClient wraps the gRPC Int64RefService client.

func NewInt64RefClient

func NewInt64RefClient(cc grpc.ClientConnInterface) *Int64RefClient

NewInt64RefClient creates a new Int64Ref client.

func (*Int64RefClient) ToString

func (c *Int64RefClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

type OsClient

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

OsClient wraps the gRPC OsService client.

func NewOsClient

func NewOsClient(cc grpc.ClientConnInterface) *OsClient

NewOsClient creates a new Os client.

func (*OsClient) Accept

func (c *OsClient) Accept(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

Accept calls the Accept RPC.

func (*OsClient) Access

func (c *OsClient) Access(ctx context.Context, arg0 string, arg1 int32) (bool, error)

Access calls the Access RPC.

func (*OsClient) Bind2_1

func (c *OsClient) Bind2_1(ctx context.Context, arg0 int64, arg1 int64) error

Bind2_1 calls the Bind2_1 RPC.

func (*OsClient) Bind3

func (c *OsClient) Bind3(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error

Bind3 calls the Bind3 RPC.

func (*OsClient) Chmod

func (c *OsClient) Chmod(ctx context.Context, arg0 string, arg1 int32) error

Chmod calls the Chmod RPC.

func (*OsClient) Chown

func (c *OsClient) Chown(ctx context.Context, arg0 string, arg1 int32, arg2 int32) error

Chown calls the Chown RPC.

func (*OsClient) Close

func (c *OsClient) Close(ctx context.Context, arg0 int64) error

Close calls the Close RPC.

func (*OsClient) Connect2_1

func (c *OsClient) Connect2_1(ctx context.Context, arg0 int64, arg1 int64) error

Connect2_1 calls the Connect2_1 RPC.

func (*OsClient) Connect3

func (c *OsClient) Connect3(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error

Connect3 calls the Connect3 RPC.

func (*OsClient) Dup

func (c *OsClient) Dup(ctx context.Context, arg0 int64) (int64, error)

Dup calls the Dup RPC.

func (*OsClient) Dup2

func (c *OsClient) Dup2(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

Dup2 calls the Dup2 RPC.

func (*OsClient) Environ

func (c *OsClient) Environ(ctx context.Context) (int64, error)

Environ calls the Environ RPC.

func (*OsClient) Execv

func (c *OsClient) Execv(ctx context.Context, arg0 string, arg1 int64) error

Execv calls the Execv RPC.

func (*OsClient) Execve

func (c *OsClient) Execve(ctx context.Context, arg0 string, arg1 int64, arg2 int64) error

Execve calls the Execve RPC.

func (*OsClient) Fchmod

func (c *OsClient) Fchmod(ctx context.Context, arg0 int64, arg1 int32) error

Fchmod calls the Fchmod RPC.

func (*OsClient) Fchown

func (c *OsClient) Fchown(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error

Fchown calls the Fchown RPC.

func (*OsClient) FcntlInt

func (c *OsClient) FcntlInt(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) (int32, error)

FcntlInt calls the FcntlInt RPC.

func (*OsClient) Fdatasync

func (c *OsClient) Fdatasync(ctx context.Context, arg0 int64) error

Fdatasync calls the Fdatasync RPC.

func (*OsClient) Fstat

func (c *OsClient) Fstat(ctx context.Context, arg0 int64) (int64, error)

Fstat calls the Fstat RPC.

func (*OsClient) Fstatvfs

func (c *OsClient) Fstatvfs(ctx context.Context, arg0 int64) (int64, error)

Fstatvfs calls the Fstatvfs RPC.

func (*OsClient) Fsync

func (c *OsClient) Fsync(ctx context.Context, arg0 int64) error

Fsync calls the Fsync RPC.

func (*OsClient) Ftruncate

func (c *OsClient) Ftruncate(ctx context.Context, arg0 int64, arg1 int64) error

Ftruncate calls the Ftruncate RPC.

func (*OsClient) GaiStrerror

func (c *OsClient) GaiStrerror(ctx context.Context, arg0 int32) (string, error)

GaiStrerror calls the GaiStrerror RPC.

func (*OsClient) Getegid

func (c *OsClient) Getegid(ctx context.Context) (int32, error)

Getegid calls the Getegid RPC.

func (*OsClient) Getenv

func (c *OsClient) Getenv(ctx context.Context, arg0 string) (string, error)

Getenv calls the Getenv RPC.

func (*OsClient) Geteuid

func (c *OsClient) Geteuid(ctx context.Context) (int32, error)

Geteuid calls the Geteuid RPC.

func (*OsClient) Getgid

func (c *OsClient) Getgid(ctx context.Context) (int32, error)

Getgid calls the Getgid RPC.

func (*OsClient) Getpeername

func (c *OsClient) Getpeername(ctx context.Context, arg0 int64) (int64, error)

Getpeername calls the Getpeername RPC.

func (*OsClient) Getpid

func (c *OsClient) Getpid(ctx context.Context) (int32, error)

Getpid calls the Getpid RPC.

func (*OsClient) Getppid

func (c *OsClient) Getppid(ctx context.Context) (int32, error)

Getppid calls the Getppid RPC.

func (*OsClient) Getsockname

func (c *OsClient) Getsockname(ctx context.Context, arg0 int64) (int64, error)

Getsockname calls the Getsockname RPC.

func (*OsClient) GetsockoptTimeval

func (c *OsClient) GetsockoptTimeval(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) (int64, error)

GetsockoptTimeval calls the GetsockoptTimeval RPC.

func (*OsClient) Gettid

func (c *OsClient) Gettid(ctx context.Context) (int32, error)

Gettid calls the Gettid RPC.

func (*OsClient) Getuid

func (c *OsClient) Getuid(ctx context.Context) (int32, error)

Getuid calls the Getuid RPC.

func (*OsClient) Getxattr

func (c *OsClient) Getxattr(ctx context.Context, arg0 string, arg1 string) (int64, error)

Getxattr calls the Getxattr RPC.

func (*OsClient) IfIndextoname

func (c *OsClient) IfIndextoname(ctx context.Context, arg0 int32) (string, error)

IfIndextoname calls the IfIndextoname RPC.

func (*OsClient) IfNametoindex

func (c *OsClient) IfNametoindex(ctx context.Context, arg0 string) (int32, error)

IfNametoindex calls the IfNametoindex RPC.

func (*OsClient) InetPton

func (c *OsClient) InetPton(ctx context.Context, arg0 int32, arg1 string) (int64, error)

InetPton calls the InetPton RPC.

func (*OsClient) Isatty

func (c *OsClient) Isatty(ctx context.Context, arg0 int64) (bool, error)

Isatty calls the Isatty RPC.

func (*OsClient) Kill

func (c *OsClient) Kill(ctx context.Context, arg0 int32, arg1 int32) error

Kill calls the Kill RPC.

func (*OsClient) Lchown

func (c *OsClient) Lchown(ctx context.Context, arg0 string, arg1 int32, arg2 int32) error

Lchown calls the Lchown RPC.

func (c *OsClient) Link(ctx context.Context, arg0 string, arg1 string) error

Link calls the Link RPC.

func (*OsClient) Listen

func (c *OsClient) Listen(ctx context.Context, arg0 int64, arg1 int32) error

Listen calls the Listen RPC.

func (*OsClient) Listxattr

func (c *OsClient) Listxattr(ctx context.Context, arg0 string) (int64, error)

Listxattr calls the Listxattr RPC.

func (*OsClient) Lseek

func (c *OsClient) Lseek(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (int64, error)

Lseek calls the Lseek RPC.

func (*OsClient) Lstat

func (c *OsClient) Lstat(ctx context.Context, arg0 string) (int64, error)

Lstat calls the Lstat RPC.

func (*OsClient) MemfdCreate

func (c *OsClient) MemfdCreate(ctx context.Context, arg0 string, arg1 int32) (int64, error)

MemfdCreate calls the MemfdCreate RPC.

func (*OsClient) Mincore

func (c *OsClient) Mincore(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

Mincore calls the Mincore RPC.

func (*OsClient) Mkdir

func (c *OsClient) Mkdir(ctx context.Context, arg0 string, arg1 int32) error

Mkdir calls the Mkdir RPC.

func (*OsClient) Mkfifo

func (c *OsClient) Mkfifo(ctx context.Context, arg0 string, arg1 int32) error

Mkfifo calls the Mkfifo RPC.

func (*OsClient) Mlock

func (c *OsClient) Mlock(ctx context.Context, arg0 int64, arg1 int64) error

Mlock calls the Mlock RPC.

func (*OsClient) Mmap

func (c *OsClient) Mmap(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 int64, arg5 int64) (int64, error)

Mmap calls the Mmap RPC.

func (*OsClient) Msync

func (c *OsClient) Msync(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error

Msync calls the Msync RPC.

func (*OsClient) Munlock

func (c *OsClient) Munlock(ctx context.Context, arg0 int64, arg1 int64) error

Munlock calls the Munlock RPC.

func (*OsClient) Munmap

func (c *OsClient) Munmap(ctx context.Context, arg0 int64, arg1 int64) error

Munmap calls the Munmap RPC.

func (*OsClient) Open

func (c *OsClient) Open(ctx context.Context, arg0 string, arg1 int32, arg2 int32) (int64, error)

Open calls the Open RPC.

func (*OsClient) Pipe

func (c *OsClient) Pipe(ctx context.Context) (int64, error)

Pipe calls the Pipe RPC.

func (*OsClient) Poll

func (c *OsClient) Poll(ctx context.Context, arg0 int64, arg1 int32) (int32, error)

Poll calls the Poll RPC.

func (*OsClient) PosixFallocate

func (c *OsClient) PosixFallocate(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

PosixFallocate calls the PosixFallocate RPC.

func (*OsClient) Prctl

func (c *OsClient) Prctl(ctx context.Context, arg0 int32, arg1 int64, arg2 int64, arg3 int64, arg4 int64) (int32, error)

Prctl calls the Prctl RPC.

func (*OsClient) Pread

func (c *OsClient) Pread(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 int64) (int32, error)

Pread calls the Pread RPC.

func (*OsClient) Pwrite

func (c *OsClient) Pwrite(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 int64) (int32, error)

Pwrite calls the Pwrite RPC.

func (*OsClient) Read

func (c *OsClient) Read(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32) (int32, error)

Read calls the Read RPC.

func (c *OsClient) Readlink(ctx context.Context, arg0 string) (string, error)

Readlink calls the Readlink RPC.

func (*OsClient) Readv

func (c *OsClient) Readv(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int32, error)

Readv calls the Readv RPC.

func (*OsClient) Recvfrom

func (c *OsClient) Recvfrom(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 int32, arg5 int64) (int32, error)

Recvfrom calls the Recvfrom RPC.

func (*OsClient) Recvmsg

func (c *OsClient) Recvmsg(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (int32, error)

Recvmsg calls the Recvmsg RPC.

func (*OsClient) Remove

func (c *OsClient) Remove(ctx context.Context, arg0 string) error

Remove calls the Remove RPC.

func (*OsClient) Removexattr

func (c *OsClient) Removexattr(ctx context.Context, arg0 string, arg1 string) error

Removexattr calls the Removexattr RPC.

func (*OsClient) Rename

func (c *OsClient) Rename(ctx context.Context, arg0 string, arg1 string) error

Rename calls the Rename RPC.

func (*OsClient) Sendfile

func (c *OsClient) Sendfile(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error)

Sendfile calls the Sendfile RPC.

func (*OsClient) Sendmsg

func (c *OsClient) Sendmsg(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (int32, error)

Sendmsg calls the Sendmsg RPC.

func (*OsClient) Sendto6_1

func (c *OsClient) Sendto6_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 int32, arg5 int64) (int32, error)

Sendto6_1 calls the Sendto6_1 RPC.

func (*OsClient) Sendto7

func (c *OsClient) Sendto7(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 int32, arg5 int64, arg6 int32) (int32, error)

Sendto7 calls the Sendto7 RPC.

func (*OsClient) Setegid

func (c *OsClient) Setegid(ctx context.Context, arg0 int32) error

Setegid calls the Setegid RPC.

func (*OsClient) Setenv

func (c *OsClient) Setenv(ctx context.Context, arg0 string, arg1 string, arg2 bool) error

Setenv calls the Setenv RPC.

func (*OsClient) Seteuid

func (c *OsClient) Seteuid(ctx context.Context, arg0 int32) error

Seteuid calls the Seteuid RPC.

func (*OsClient) Setgid

func (c *OsClient) Setgid(ctx context.Context, arg0 int32) error

Setgid calls the Setgid RPC.

func (*OsClient) Setsid

func (c *OsClient) Setsid(ctx context.Context) (int32, error)

Setsid calls the Setsid RPC.

func (*OsClient) SetsockoptInt

func (c *OsClient) SetsockoptInt(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32) error

SetsockoptInt calls the SetsockoptInt RPC.

func (*OsClient) SetsockoptTimeval

func (c *OsClient) SetsockoptTimeval(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64) error

SetsockoptTimeval calls the SetsockoptTimeval RPC.

func (*OsClient) Setuid

func (c *OsClient) Setuid(ctx context.Context, arg0 int32) error

Setuid calls the Setuid RPC.

func (*OsClient) Setxattr

func (c *OsClient) Setxattr(ctx context.Context, arg0 string, arg1 string, arg2 int64, arg3 int32) error

Setxattr calls the Setxattr RPC.

func (*OsClient) Shutdown

func (c *OsClient) Shutdown(ctx context.Context, arg0 int64, arg1 int32) error

Shutdown calls the Shutdown RPC.

func (*OsClient) Socket

func (c *OsClient) Socket(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) (int64, error)

Socket calls the Socket RPC.

func (*OsClient) Socketpair

func (c *OsClient) Socketpair(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int64, arg4 int64) error

Socketpair calls the Socketpair RPC.

func (*OsClient) Stat

func (c *OsClient) Stat(ctx context.Context, arg0 string) (int64, error)

Stat calls the Stat RPC.

func (*OsClient) Statvfs

func (c *OsClient) Statvfs(ctx context.Context, arg0 string) (int64, error)

Statvfs calls the Statvfs RPC.

func (*OsClient) Strerror

func (c *OsClient) Strerror(ctx context.Context, arg0 int32) (string, error)

Strerror calls the Strerror RPC.

func (*OsClient) Strsignal

func (c *OsClient) Strsignal(ctx context.Context, arg0 int32) (string, error)

Strsignal calls the Strsignal RPC.

func (c *OsClient) Symlink(ctx context.Context, arg0 string, arg1 string) error

Symlink calls the Symlink RPC.

func (*OsClient) Sysconf

func (c *OsClient) Sysconf(ctx context.Context, arg0 int32) (int64, error)

Sysconf calls the Sysconf RPC.

func (*OsClient) Tcdrain

func (c *OsClient) Tcdrain(ctx context.Context, arg0 int64) error

Tcdrain calls the Tcdrain RPC.

func (*OsClient) Tcsendbreak

func (c *OsClient) Tcsendbreak(ctx context.Context, arg0 int64, arg1 int32) error

Tcsendbreak calls the Tcsendbreak RPC.

func (*OsClient) Umask

func (c *OsClient) Umask(ctx context.Context, arg0 int32) (int32, error)

Umask calls the Umask RPC.

func (*OsClient) Uname

func (c *OsClient) Uname(ctx context.Context) (int64, error)

Uname calls the Uname RPC.

func (*OsClient) Unsetenv

func (c *OsClient) Unsetenv(ctx context.Context, arg0 string) error

Unsetenv calls the Unsetenv RPC.

func (*OsClient) Write

func (c *OsClient) Write(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32) (int32, error)

Write calls the Write RPC.

func (*OsClient) Writev

func (c *OsClient) Writev(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int32, error)

Writev calls the Writev RPC.

type OsConstantsClient

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

OsConstantsClient wraps the gRPC OsConstantsService client.

func NewOsConstantsClient

func NewOsConstantsClient(cc grpc.ClientConnInterface) *OsConstantsClient

NewOsConstantsClient creates a new OsConstants client.

func (*OsConstantsClient) ErrnoName

func (c *OsConstantsClient) ErrnoName(ctx context.Context, arg0 int32) (string, error)

ErrnoName calls the ErrnoName RPC.

func (*OsConstantsClient) GaiName

func (c *OsConstantsClient) GaiName(ctx context.Context, arg0 int32) (string, error)

GaiName calls the GaiName RPC.

func (*OsConstantsClient) S_ISBLK

func (c *OsConstantsClient) S_ISBLK(ctx context.Context, arg0 int32) (bool, error)

S_ISBLK calls the S_ISBLK RPC.

func (*OsConstantsClient) S_ISCHR

func (c *OsConstantsClient) S_ISCHR(ctx context.Context, arg0 int32) (bool, error)

S_ISCHR calls the S_ISCHR RPC.

func (*OsConstantsClient) S_ISDIR

func (c *OsConstantsClient) S_ISDIR(ctx context.Context, arg0 int32) (bool, error)

S_ISDIR calls the S_ISDIR RPC.

func (*OsConstantsClient) S_ISFIFO

func (c *OsConstantsClient) S_ISFIFO(ctx context.Context, arg0 int32) (bool, error)

S_ISFIFO calls the S_ISFIFO RPC.

func (*OsConstantsClient) S_ISLNK

func (c *OsConstantsClient) S_ISLNK(ctx context.Context, arg0 int32) (bool, error)

S_ISLNK calls the S_ISLNK RPC.

func (*OsConstantsClient) S_ISREG

func (c *OsConstantsClient) S_ISREG(ctx context.Context, arg0 int32) (bool, error)

S_ISREG calls the S_ISREG RPC.

func (*OsConstantsClient) S_ISSOCK

func (c *OsConstantsClient) S_ISSOCK(ctx context.Context, arg0 int32) (bool, error)

S_ISSOCK calls the S_ISSOCK RPC.

func (*OsConstantsClient) WCOREDUMP

func (c *OsConstantsClient) WCOREDUMP(ctx context.Context, arg0 int32) (bool, error)

WCOREDUMP calls the WCOREDUMP RPC.

func (*OsConstantsClient) WEXITSTATUS

func (c *OsConstantsClient) WEXITSTATUS(ctx context.Context, arg0 int32) (int32, error)

WEXITSTATUS calls the WEXITSTATUS RPC.

func (*OsConstantsClient) WIFEXITED

func (c *OsConstantsClient) WIFEXITED(ctx context.Context, arg0 int32) (bool, error)

WIFEXITED calls the WIFEXITED RPC.

func (*OsConstantsClient) WIFSIGNALED

func (c *OsConstantsClient) WIFSIGNALED(ctx context.Context, arg0 int32) (bool, error)

WIFSIGNALED calls the WIFSIGNALED RPC.

func (*OsConstantsClient) WIFSTOPPED

func (c *OsConstantsClient) WIFSTOPPED(ctx context.Context, arg0 int32) (bool, error)

WIFSTOPPED calls the WIFSTOPPED RPC.

func (*OsConstantsClient) WSTOPSIG

func (c *OsConstantsClient) WSTOPSIG(ctx context.Context, arg0 int32) (int32, error)

WSTOPSIG calls the WSTOPSIG RPC.

func (*OsConstantsClient) WTERMSIG

func (c *OsConstantsClient) WTERMSIG(ctx context.Context, arg0 int32) (int32, error)

WTERMSIG calls the WTERMSIG RPC.

type StructPollfdClient

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

StructPollfdClient wraps the gRPC StructPollfdService client.

func NewStructPollfdClient

func NewStructPollfdClient(cc grpc.ClientConnInterface) *StructPollfdClient

NewStructPollfdClient creates a new StructPollfd client.

func (*StructPollfdClient) ToString

func (c *StructPollfdClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

type StructStatClient

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

StructStatClient wraps the gRPC StructStatService client.

func NewStructStatClient

func NewStructStatClient(cc grpc.ClientConnInterface) *StructStatClient

NewStructStatClient creates a new StructStat client.

func (*StructStatClient) ToString

func (c *StructStatClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

type StructStatVfsClient

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

StructStatVfsClient wraps the gRPC StructStatVfsService client.

func NewStructStatVfsClient

func NewStructStatVfsClient(cc grpc.ClientConnInterface) *StructStatVfsClient

NewStructStatVfsClient creates a new StructStatVfs client.

func (*StructStatVfsClient) ToString

func (c *StructStatVfsClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

type StructTimespecClient

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

StructTimespecClient wraps the gRPC StructTimespecService client.

func NewStructTimespecClient

func NewStructTimespecClient(cc grpc.ClientConnInterface) *StructTimespecClient

NewStructTimespecClient creates a new StructTimespec client.

func (*StructTimespecClient) CompareTo1

func (c *StructTimespecClient) CompareTo1(ctx context.Context, handle int64, arg0 int64) (int32, error)

CompareTo1 calls the CompareTo1 RPC.

func (*StructTimespecClient) CompareTo1_1

func (c *StructTimespecClient) CompareTo1_1(ctx context.Context, handle int64, arg0 int64) (int32, error)

CompareTo1_1 calls the CompareTo1_1 RPC.

func (*StructTimespecClient) Equals

func (c *StructTimespecClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*StructTimespecClient) HashCode

func (c *StructTimespecClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*StructTimespecClient) ToString

func (c *StructTimespecClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

type StructTimevalClient

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

StructTimevalClient wraps the gRPC StructTimevalService client.

func NewStructTimevalClient

func NewStructTimevalClient(cc grpc.ClientConnInterface) *StructTimevalClient

NewStructTimevalClient creates a new StructTimeval client.

func (*StructTimevalClient) Equals

func (c *StructTimevalClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*StructTimevalClient) FromMillis

func (c *StructTimevalClient) FromMillis(ctx context.Context, arg0 int64) (int64, error)

FromMillis calls the FromMillis RPC.

func (*StructTimevalClient) HashCode

func (c *StructTimevalClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*StructTimevalClient) ToMillis

func (c *StructTimevalClient) ToMillis(ctx context.Context) (int64, error)

ToMillis calls the ToMillis RPC.

func (*StructTimevalClient) ToString

func (c *StructTimevalClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

type StructUtsnameClient

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

StructUtsnameClient wraps the gRPC StructUtsnameService client.

func NewStructUtsnameClient

func NewStructUtsnameClient(cc grpc.ClientConnInterface) *StructUtsnameClient

NewStructUtsnameClient creates a new StructUtsname client.

func (*StructUtsnameClient) ToString

func (c *StructUtsnameClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

type VmSocketAddressClient

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

VmSocketAddressClient wraps the gRPC VmSocketAddressService client.

func NewVmSocketAddressClient

func NewVmSocketAddressClient(cc grpc.ClientConnInterface) *VmSocketAddressClient

NewVmSocketAddressClient creates a new VmSocketAddress client.

func (*VmSocketAddressClient) GetSvmCid

func (c *VmSocketAddressClient) GetSvmCid(ctx context.Context, handle int64) (int32, error)

GetSvmCid calls the GetSvmCid RPC.

func (*VmSocketAddressClient) GetSvmPort

func (c *VmSocketAddressClient) GetSvmPort(ctx context.Context, handle int64) (int32, error)

GetSvmPort calls the GetSvmPort RPC.

Jump to

Keyboard shortcuts

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