Documentation
¶
Index ¶
- type Signer
- func (s *Signer) Sign(rawURL string, cacheEntryID string) (string, error)
- func (s *Signer) SignUpload(rawURL string, uploadID int64) (string, error)
- func (s *Signer) Verify(cacheEntryID string, expiresValue string, signature string) bool
- func (s *Signer) VerifyUpload(uploadID int64, expiresValue string, sig string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.