4 lines
93 B
Go
4 lines
93 B
Go
/*
|
|
The package services provides services shared by the idp and the app.
|
|
*/
|
|
package services
|