Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( TorrentDownloadHookURL = fmt.Sprintf("https://%s/prod/torrent/download?lambda=torrent-executor", os.Getenv("FLIXCTL_HOST")) LibraryInitiateArchiveHookURL = fmt.Sprintf("https://%s/prod/torrent/download?lambda=library-executor", os.Getenv("FLIXCTL_HOST")) LibraryInventoryHookURL = fmt.Sprintf("https://%s/prod/torrent/download?lambda=library-executor", os.Getenv("FLIXCTL_HOST")) LibraryDownloadHookURL = fmt.Sprintf("https://%s/prod/torrent/download?lambda=library-executor", os.Getenv("FLIXCTL_HOST")) LibraryDeleteHookURL = fmt.Sprintf("https://%s/prod/torrent/download?lambda=library-executor", os.Getenv("FLIXCTL_HOST")) SigningSecret = os.Getenv("SLACK_SIGNING_SECRET") )
Functions ¶
func GetTimeStamp ¶
func GetTimeStamp() int64
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.