Refactoring

This commit is contained in:
2023-04-14 09:27:30 +03:00
parent 6c91bfd1b2
commit 571c6cef28
3 changed files with 7 additions and 14 deletions

View File

@@ -41,6 +41,7 @@ const (
type Meta struct {
Title string
Description string
Encoding string
Error string
}