//
pkg.gl
Category
github.com/ardanlabs/gotraining
topics
go
design
composition
pollution
example2
package
0.0.0-20250227122322-59689edd5517
Repository:
https://github.com/ardanlabs/gotraining.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
35 SLOC
#
Functions
NewServer
NewServer returns an interface value of type Server with a server implementation.
#
Structs
Server
Server is our Server implementation.