From e9e2257133f7c8ec9e8204570f33395d74ebe175 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Thu, 20 Jul 2023 17:27:16 +0530 Subject: changed import paths to own git server --- user/README.md | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 user/README.md (limited to 'user/README.md') diff --git a/user/README.md b/user/README.md deleted file mode 100644 index ba76847..0000000 --- a/user/README.md +++ /dev/null @@ -1,15 +0,0 @@ -# MAL2Go/user -MAL2Go `user` package has functionality related to getting data about the authenticated user. - -## Structure -- [user.go](user.go) -Contains all the exported functions for pulling data from the API. - -- [user.structs.go](user.structs.go) -Represents the user data returned by the API - -- [client.go](client.go) -The Client for accessing the API with this package. - -- [request_handler.go](request_handler.go) -Responsible for making HTTP requests -- cgit v1.2.3