Explorar el Código

adding rpnNotify Handler

tags/v0.5
patrick hace 6 años
padre
commit
4143ad1493
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      rpn.go

+ 3
- 0
rpn.go Ver fichero

} }
return r, err return r, err
} }
func rpnNotify(w http.ResponseWriter, r *http.Request) {

}


//receive RPN user name and card number //receive RPN user name and card number
func rpnNameAndCard(w http.ResponseWriter, r *http.Request) { func rpnNameAndCard(w http.ResponseWriter, r *http.Request) {

Cargando…
Cancelar
Guardar