diff options
Diffstat (limited to '')
-rw-r--r-- | modules/structs/doc.go | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/structs/doc.go b/modules/structs/doc.go new file mode 100644 index 0000000..0db0a25 --- /dev/null +++ b/modules/structs/doc.go @@ -0,0 +1,4 @@ +// Copyright 2016 The Gitea Authors. All rights reserved. +// SPDX-License-Identifier: MIT + +package structs |