package misc const ApplicationName = "neofs-s3-gate" var ( // TODO should be replaced with S3_GW before release Prefix = "S3" Build = "now" Version = "dev" )