test

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnsureBuild

func EnsureBuild(coverPkg string) (string, error)

Types

type Server

type Server interface {
	Run() error
	Close() error
}

type StandaloneGoServer

type StandaloneGoServer struct {
	*StandaloneServer
	// contains filtered or unexported fields
}

func NewStandaloneGoServer

func NewStandaloneGoServer(cfg rp.Config, dir string) (*StandaloneGoServer, error)

func (*StandaloneGoServer) Close

func (s *StandaloneGoServer) Close() error

type StandaloneServer

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

func NewStandaloneServer

func NewStandaloneServer(cfg rp.Config, executable, dir string) (*StandaloneServer, error)

func (*StandaloneServer) Close

func (s *StandaloneServer) Close() error

func (*StandaloneServer) Run

func (s *StandaloneServer) Run() error

Jump to

Keyboard shortcuts

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