package misc
const (
ApplicationName = "neofs-s3-gate"
Prefix = "S3_GW"
)
var (
Build = "now"
Version = "dev"