biz/main.go

8 lines
141 B
Go
Raw Permalink Normal View History

2024-03-27 10:51:48 +03:00
package main
// The package contains
// business related types and functions
// that are used across related applications
// and packages.