package
0.0.0-20220918044029-517d9f4a405d
Repository: https://github.com/achillesxu/xualgogo.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
DeleteCustomer method with parameter customer.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetConnection method which returns sql.DB.
GetCustomers method returns Customer Array.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Tar takes a source and variable writers and walks 'source' writing each file found to the tar writer; the purpose for accepting multiple writers is to allow for multiple outputs (for example a file, or md5 hash).
Untar takes a destination path and a reader; a tar reader loops over the tarfile creating the file structure at 'dst' along the way, and writing any files.
No description provided by the author
UpdateCustomer method with parameter customer.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Customer Class.
No description provided by the author
No description provided by the author
No description provided by the author