This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Biukop
/
SFM-loan-Rest-Api
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
added DSN config
master
sp
5 years ago
parent
3e90a7475c
commit
1a72ab7237
1 changed files
with
2 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
main.go
+ 2
- 0
main.go
View File
return
return
}
}
loan.SetDSN(config.DSN)
setupRootFileServer()
setupRootFileServer()
//always the last one
//always the last one
setupHTTPHandler()
setupHTTPHandler()
Write
Preview
Loading…
Cancel
Save