mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 08:44:04 +01: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