transport

package
v0.0.0-...-932a008 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventHandler

type EventHandler interface {
	// Handle listens for events that match the Stream or Subject and invokes the appropriate domain behaviour.
	Handle()
}

type Server

type Server interface {
	Serve(int) error
}

Directories

Path Synopsis
gql
Package gql implements the Server interface that runs and listens for requests.
Package gql implements the Server interface that runs and listens for requests.

Jump to

Keyboard shortcuts

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