9 lines
202 B
Go
9 lines
202 B
Go
|
/*
|
||
|
Package capture provides profiling functions for testing and debugging.
|
||
|
|
||
|
Additional information can be found in our Developer Guide:
|
||
|
|
||
|
https://github.com/photoprism/photoprism/wiki
|
||
|
*/
|
||
|
package capture
|