In this video, we cover how to structure a golang project and some basics for how to import code from other packages that we define.
Big takeaways are:
1. All projects consist of source files
2. The source files will typically be grouped into packages
3. Packages will have source file or other packages
4. Packages are part of a module
5. Modules are used for dependency management
Link to previous video:
1 view
199
54
4 months ago 00:42:02 1
Complete Golang and gRPC Microservices (Project Course)
7 months ago 00:07:01 1
Most Badass Projects Built in Golang [Open Source]
7 months ago 00:23:41 1
Golang: Image Generator - server
8 months ago 00:08:39 1
Go is faster than Rust??! Go vs Rust vs TypeScript Servers (as a scientist)