소스 검색

adding rpnNotify Handler

tags/v0.5
patrick 6 년 전
부모
커밋
4143ad1493
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. +3
    -0
      rpn.go

+ 3
- 0
rpn.go 파일 보기

} }
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) {

Loading…
취소
저장