mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-29 09:05:30 +00:00
Suche: HTMX + Webseite
This commit is contained in:
@@ -21,10 +21,6 @@ type Agent struct {
|
||||
AnnotationNote
|
||||
}
|
||||
|
||||
func (a Agent) Name() string {
|
||||
return "agent"
|
||||
}
|
||||
|
||||
func (a Agent) String() string {
|
||||
data, _ := json.MarshalIndent(a, "", " ")
|
||||
return string(data)
|
||||
|
||||
Reference in New Issue
Block a user