Explorar o código

More docstrings

Mauricio Araujo %!s(int64=2) %!d(string=hai) anos
pai
achega
77fce47ba5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      api/server/handlers/billing/list.go

+ 1 - 0
api/server/handlers/billing/list.go

@@ -18,6 +18,7 @@ type ListBillingHandler struct {
 	handlers.PorterHandlerWriter
 }
 
+// CheckPaymentEnabledHandler is a handler for checking if payment is setup
 type CheckPaymentEnabledHandler struct {
 	handlers.PorterHandlerWriter
 }