sand

package module
v0.0.0-...-7c99e32 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2022 License: MIT Imports: 7 Imported by: 0

README

sand

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetApplication

func GetApplication() *core.Application

Types

type Config

type Config struct {
	Host     string
	Port     string
	Database string
	UserName string
	Password string
	Charset  string
}

type Sandbox

type Sandbox struct {
	Mu sync.Mutex

	Server server.Server
}

func Instance

func Instance() *Sandbox

func (*Sandbox) Load

func (s *Sandbox) Load(srv server.Server) *Sandbox

func (*Sandbox) Run

func (s *Sandbox) Run() error

Jump to

Keyboard shortcuts

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