mirror of
https://github.com/photoprism/photoprism.git
synced 2025-10-05 16:57:17 +08:00
Backend: Update Go package descriptions to improve generated docs
see https://pkg.go.dev/github.com/photoprism/photoprism
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
|
|
||||||
Package sanitize provides input value sanitation functions
|
Package clean provides validation, sanitation, and normalization of input values.
|
||||||
|
|
||||||
Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved.
|
Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved.
|
||||||
|
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
|
|
||||||
Package list provides string slice abstraction
|
Package list provides a string slice abstraction.
|
||||||
|
|
||||||
Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved.
|
Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user