Documentation ¶
Index ¶
Constants ¶
View Source
const ( // CephUser - CephUser = "miuer" // CephRootPath - CephRootPath = "ceph/miuer/" CephAddr = "192.168.2.3:7480" )
View Source
const ( // TmpDataFileDir - TmpDataFileDir = "/Users/duanyahong/tmp/data/" // TmpChunkFileDir - TmpChunkFileDir = "/Users/duanyahong/tmp/chunk/" )
View Source
const ( OssEndPoint = "oss-cn-chengdu.aliyuncs.com" OssBucketName = "miuer" OssRootPath = "oss/miuer/" OssAccessKeyID = "" OssAccessKeySecret = "" )
View Source
const ( RabbitURL = "amqp://admin:123456@192.168.2.3:5672/" ExchangeName = "oss.transfer.exchange" ExchangeType = "direct" QueueName = "oss.transfer.queue" RoutingKey = "oss" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.