unixdomainsocket

package
v0.0.0-...-0871eb3 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

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

Server object

func NewServer

func NewServer() *Server

NewServer is to return server object

func (*Server) Close

func (s *Server) Close() error

Close is to close listener

func (*Server) Open

func (s *Server) Open() error

Open is to create net.listener object

func (*Server) Run

func (s *Server) Run()

Run is to receive request from client

func (*Server) WaitShutdown

func (s *Server) WaitShutdown(close chan error)

WaitShutdown to wait shutdown by signal

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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