package
0.0.0-20241106150158-074e132b0124
Repository: https://github.com/ericluoisme/go_simple_tutorial.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Variables

LocalURL can be used from other pkg.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
ConsoleWriter is a struct that have an 'behavior', which is a method, that 'implement' the Writer interface's Write Method.
Doctor upper-case, can be accessed from other pkg.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
WriterCloser compose Writer & Closer interfaces.

# Type aliases

No description provided by the author