Documentation ¶
Index ¶
- func FindByLinkId(id string) (data string, err error)
- func GenerateLinkId(data string) (id string, err error)
- func Get(w io.Writer, _ *http.Request) (err error)
- func GetByLink(w io.Writer, r *http.Request) (err error)
- func GetKeysInJson(w io.Writer, r *http.Request) (err error)
- func GetKeysInJsonArray(w io.Writer, r *http.Request) (err error)
- func Handler(w http.ResponseWriter, r *http.Request)
- func Load(lastID bson.ObjectId, limit int) (keys map[string]pub, err error)
- func PutKey(p Request) (err error)
- type PspkStore
- type Request
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindByLinkId ¶
func GenerateLinkId ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.