package
0.0.0-20250206095323-67f4e8942fa5
Repository: https://github.com/noxyicm/wsf.git
Documentation: pkg.go.dev

# Functions

NewService creates a new service of type RPC.

# Constants

EventDebug thrown if there is something insegnificant to say.
EventError thrown on any non job error provided.
EventHTTPError thrown after the http request has been processed with error.
EventHTTPResponse thrown after the http request has been processed.
EventInfo thrown if there is something to say.
EventInitSSL describes TLS initialization.
ID of service.
SocketTypeTCP is a tcp socket.
SocketTypeUNIX is a unix socket.

# Structs

Config defines RPC service config.
Service is RPC service.