Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

Code structure Refactoring - #162

Open
Thiyagu55 wants to merge 28 commits into
google:masterfrom
Thiyagu55:go-sql-implementation
Open

Code structure Refactoring#162
Thiyagu55 wants to merge 28 commits into
google:masterfrom
Thiyagu55:go-sql-implementation

Conversation

@Thiyagu55

Copy link
Copy Markdown
Contributor

Added 3 seperate modules for core,http/net & go-sql-driver
Added ReadMe for all the modules

Comment threadgo/core/core.go Outdated
Comment threadgo/core/core.go Outdated
Comment threadgo/go-sql/.vscode/launch.json Outdated
Comment threadgo/http-net/http-net.go Outdated
Comment threadgo/go-sql/README.md Outdated
@sjs994

Copy link
Copy Markdown
Contributor

Can the sample application also be checked in as part of another child folder under "go".
Something like:

go
--> samples
----> http-sql-sample
--> core
--> go-sql
--> http-net

@Thiyagu55

Copy link
Copy Markdown
ContributorAuthor

http-sql-sample

Added sample

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Thiyagu55@sjs994