Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(w http.ResponseWriter, r *http.Request)
Create handles POST requests to add a new ACME provider.
func Delete ¶
func Delete(w http.ResponseWriter, r *http.Request)
Delete removes the information about an ACME account.
func Read ¶
func Read(w http.ResponseWriter, r *http.Request)
Read handles GET requests for all information about the ACME accounts.
func ReadProviders ¶
func ReadProviders(w http.ResponseWriter, r *http.Request)
ReadProviders returns a list of unique ACME provider both from the database and cdn.conf
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.