1 2 3 4 5 6
package forgepb // maybe an interface someday? type Forge struct { Config *ForgeConfigs }