package
2.4.0+incompatible
Repository: https://github.com/tarantool/tt.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

IsDaemonAlive checks is daemon alive by process pid.
NewDaemonCtx creates the DaemonCtx context.
NewHTTPServer creates new HTTPServer.
NewProcess creates new Process.
RunHTTPServerOnBackground starts http daemon process.
StopDaemon starts http daemon process.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

DaemonCtx contains information for running an daemon instance.
HTTPServer contains information for http server.
Process describes a running process.

# Interfaces

Worker describes an interface of a worker the process will manage.