mirror of
https://github.com/minio/minio.git
synced 2024-12-24 22:25:54 -05:00
432275e966
- pkg/{subsystem}/{package} style - modify Makefile to reflect the new style, consolidate various entries - add a dummy ``main.go`` at top level
5 lines
30 B
Go
5 lines
30 B
Go
package main
|
|
|
|
func main() {
|
|
}
|