Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MicroEncrypt ¶
type MicroEncrypt struct {
Key string
}
func NewMicroEncrypt ¶
func NewMicroEncrypt(key string) *MicroEncrypt
func (*MicroEncrypt) ServeHTTP ¶
func (asymmetric *MicroEncrypt) ServeHTTP(rw http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.