...

/

The Design and Implementation of the Go Package

The Design and Implementation of the Go Package

Let’s learn how to design and implement our Go package.

The design of the Go package

The following diagram shows the database schema that the Go package works on. Remember that when working with a specific database and schema, we need to include the schema information in our Go code. Put simply, the Go code should know about the schema it works on:

Access this course and 1400+ top-rated courses and projects.