photoprism/internal/frontend/doc.go
Michael Mayer 9872cfaa50 Add ConfigCommand test #58
- Includes refactoring of existing packages to enable testing of commands
2018-11-17 13:57:19 +01:00

9 lines
186 B
Go

/*
Package frontend contains user interface related code.
Additional information can be found in our Developer Guide:
https://github.com/photoprism/photoprism/wiki
*/
package frontend