Documentation ¶
Overview ¶
Package decoder implements base64 decoding of signed urls for insecure asset proxying. Copyright (c) 2012-2016 Eli Janssen Copyright (c) 2017 Berkeley Electronic Press Copyright (c) 2017 Reed O'Brien reed@reedobrien.com Use of this source code is governed by an MIT-style license that can be found in the LICENSE file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Decoder ¶
Decoder is an interface that signs and encodes or verifies and decodes URLs for camo consumption.
type URLDecoder ¶
type URLDecoder struct {
// contains filtered or unexported fields
}
URLDecoder implements Decoder.
Click to show internal directories.
Click to hide internal directories.