Versions in this module Expand all Collapse all v0 v0.0.2 Nov 1, 2014 v0.0.1 Oct 31, 2014 Changes in this version + func CanConnect(e *etcd.Client, sshkey string) (user string, allowed bool) + func FPAddColons(s string) (r string) + func GetFingerprint(key string) string + func HashPassword(password, salt []byte) []byte + func Reply(r *render.Render, w http.ResponseWriter, message string, code int, ...)