f8c94e43bb
change api group name to seaweedfs.com
7 lines
252 B
Go
7 lines
252 B
Go
// Package seaweedfs contains seaweedfs API versions.
|
|
//
|
|
// This file ensures Go source parsers acknowledge the seaweedfs package
|
|
// and any child packages. It can be removed if any other Go source files are
|
|
// added to this package.
|
|
package seaweedfs
|