package
0.0.0-20241126051518-7c5f7931d054
Repository: https://github.com/motty93/golang.git
Documentation: pkg.go.dev

# Functions

ChangePointer is function.
PrintOut is Println with function of ToString.
PrintOut is common function insterface with any.

# Structs

Article
Article is struct.
Book is struct.
Book is struct.
Person is struct.
Person is struct.
Person is struct.
No description provided by the author

# Interfaces

Printable common PrintOut function interface.
Printable is common type interface.

# Type aliases

No description provided by the author
No description provided by the author