mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-30 07:42:25 -05:00
more code comments!
This commit is contained in:
parent
5377b22bff
commit
6c1d0e00eb
1 changed files with 2 additions and 0 deletions
|
|
@ -91,6 +91,8 @@ type nollamas struct {
|
||||||
ttl time.Duration
|
ttl time.Duration
|
||||||
diff uint8
|
diff uint8
|
||||||
|
|
||||||
|
// extra fields required for
|
||||||
|
// our template rendering.
|
||||||
getInstanceV1 func(ctx context.Context) (*apimodel.InstanceV1, gtserror.WithCode)
|
getInstanceV1 func(ctx context.Context) (*apimodel.InstanceV1, gtserror.WithCode)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue