server

package
v0.0.0-...-3ed38a9 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2023 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StateError    State = 0
	StateStopped        = 1
	StateStarting       = 2
	StateRunning        = 3
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

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

func New

func New(log *zap.SugaredLogger, adb adb.Adb) *Server

func (*Server) OnEmulatorExit

func (s *Server) OnEmulatorExit(err error)

func (*Server) OnEmulatorFrame

func (s *Server) OnEmulatorFrame(frame emulator.Frame)

func (*Server) OnEmulatorStarted

func (s *Server) OnEmulatorStarted()

func (*Server) Start

func (s *Server) Start()

type State

type State int

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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