Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ambelovsky/gosf
/ types & classes
Types & classes
9 in github.com/ambelovsky/gosf
⨍
Functions
65
◇
Types & classes
9
Struct
AppSettings
AppSettings holds global settings for the application
app.go:9
Struct
Client
Client represents a single connected client
client.go:6
Struct
GoMessage
microservice.go:14
Struct
Message
Message - Standard message type for Socket communications
message.go:4
Struct
Microservice
Microservice defines a microservice connection
microservice.go:25
Struct
MyPlugin
MyPlugin is the aspect oriented element required by the modular plugin framework
main_test.go:11
Interface
Plugin
Plugin is the framework interface defining a plugin
plugin.go:4
Struct
Request
Request represents a single request over an active connection
request.go:8
Struct
Session
Session is a data store for a single client connection
session.go:4