package
0.0.0-20240613003025-95f5d9073954
Repository: https://github.com/adnvilla/gosamples.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewEvent creates an event with the specified greeter.
NewGreeter initializes a Greeter.
NewMessage creates a default Message.

# Structs

Event is a gathering with greeters.
Greeter is the type charged with greeting guests.

# Type aliases

Message is what greeters will use to greet guests.