GoToSocial/internal/api/client/instance
kim 8f67dd583d
[chore] deinterface the typeutils.Converter and update to use state structure (#2217)
* update typeconverter to use state structure

* deinterface the typeutils.TypeConverter -> typeutils.Converter

* finish copying over old type converter code comments

* fix cherry-pick merge issues, fix tests pointing to old typeutils interface type still
2023-09-23 18:44:11 +02:00
..
instance.go [feature] Instance rules (#2125) 2023-08-19 14:33:15 +02:00
instance_test.go [chore] deinterface the typeutils.Converter and update to use state structure (#2217) 2023-09-23 18:44:11 +02:00
instanceget.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
instancepatch.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
instancepatch_test.go [feature] Instance rules (#2125) 2023-08-19 14:33:15 +02:00
instancepeersget.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
instancepeersget_test.go [chore] Use generic pointer function (#2080) 2023-08-07 18:38:11 +01:00
instancerulesget.go [feature] Instance rules (#2125) 2023-08-19 14:33:15 +02:00