basic.go::Config (10-13)
edges: no blank line above, 14 blank below
next: sct history basic.go::Config (the commits that changed it)
basic.go (1-104)
- Config @10 [public] # Config holds application configuration
   10 | type Config struct {
   11 | 	Host string
   12 | 	Port int
   13 | }
[exit 0]
