Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 524 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 524 Bytes

Sign Up

sign up

Models

  • SignUpInfo
  • SignUpResult

Service

  • SignUpService

Installation

Please make sure to initialize a Go module before installing core-go/signup:

go get -u github.com/core-go/signup

Import:

import "github.com/core-go/signup"