Documentation ¶
Overview ¶
Package consts @Link https://gitee.com/linngc/center.gf @Copyright Copyright (c) 2022 center CLI @Author linngc @License
Index ¶
Constants ¶
View Source
const ( PKG_CREATED = "created new package" PKG_CHANGED = "package changed" PKG_REMOVED = "package removed" PKG_PUBLISHED = "package published" TARBALL_UPLOADED = "tarball uploaded successfully" TARBALL_REMOVED = "tarball removed" TAG_UPDATED = "tags updated" TAG_REMOVED = "tag removed" TAG_ADDED = "package tagged" OK = "ok" LOGGED_OUT = "Logged out" )
View Source
const ( ContentTypeJSON = "application/json" ContentTypeText = "text/plain; charset=UTF-8" ContentTypeBinary = "application/octet-stream" ContentTypeZip = "application/zip" CacheControl = "must-revalidate, no-cache, no-store" )
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.