Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Greeter ¶
type Greeter struct {
Name string
}
Greeter generates greeting messages.
func (*Greeter) GreetFancy ¶
GreetFancy returns a fancy bordered greeting.
func (*Greeter) GreetWithColors ¶
GreetWithColors returns a greeting with ANSI colors.
Click to show internal directories.
Click to hide internal directories.