• Go
      • Rob Pike
        • people/
      • lang/

Creating a lasting Go project

A lot comes in mind when trying to create an open source project. You can look into a more generic guide in the Qualities of a good FOSS project#, but here we will dig into that goes into a Go project in particular:

go/create a lasting go project
Splitting up code into internal packages#
When to use structs or interfaces#
What to focus on in a Go project#
Documenting Go packages#

2021-01-24

Uplinks

  • Go#
    • Good idea to look into how you would be Creating a lasting Go project#.

    • Parent directory zettel
go/best practices in golanggo/writing idiomatic golang codeprogramming/how to succeed with open sourceroot/lang/go
logo