sandbox

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Home

func Home(ctx drpc.CallCtx, args *struct{}) (string, *drpc.Status)

func Login added in v1.2.0

func Login(ctx drpc.CallCtx, args *struct{}) (string, *drpc.Status)

Types

type AdminSandBox added in v1.2.0

type AdminSandBox struct {
	dserver.ServiceSandbox
	// contains filtered or unexported fields
}

func (*AdminSandBox) Name added in v1.2.0

func (that *AdminSandBox) Name() string

func (*AdminSandBox) Setup added in v1.2.0

func (that *AdminSandBox) Setup() error

func (*AdminSandBox) Shutdown added in v1.2.0

func (that *AdminSandBox) Shutdown() error

type DefaultSandBox

type DefaultSandBox struct {
	dserver.ServiceSandbox

	TestName string
	// contains filtered or unexported fields
}

DefaultSandBox 默认的服务

func (*DefaultSandBox) Name

func (that *DefaultSandBox) Name() string

func (*DefaultSandBox) Setup

func (that *DefaultSandBox) Setup() error

func (*DefaultSandBox) Shutdown

func (that *DefaultSandBox) Shutdown() error

type DefaultSandBox1

type DefaultSandBox1 struct {
	dserver.BaseSandbox
	// contains filtered or unexported fields
}

func (*DefaultSandBox1) Abc

func (that *DefaultSandBox1) Abc() string

func (*DefaultSandBox1) Name

func (that *DefaultSandBox1) Name() string

func (*DefaultSandBox1) Setup

func (that *DefaultSandBox1) Setup() error

func (*DefaultSandBox1) Shutdown

func (that *DefaultSandBox1) Shutdown() error

type UserSandBox added in v1.2.0

type UserSandBox struct {
	dserver.ServiceSandbox
	// contains filtered or unexported fields
}

func (*UserSandBox) Name added in v1.2.0

func (that *UserSandBox) Name() string

func (*UserSandBox) Setup added in v1.2.0

func (that *UserSandBox) Setup() error

func (*UserSandBox) Shutdown added in v1.2.0

func (that *UserSandBox) Shutdown() error

Jump to

Keyboard shortcuts

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