This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gotosocial
mirror of
Watch
1
Fork
You've already forked gotosocial
0
Code
Issues
Releases
Activity
86e8e7fd21
gotosocial
/
vendor
/
codeberg.org
/
gruf
/
go-nowish
/
util.go
11 lines
118 B
Go
Raw
Blame
History
package
nowish
//nolint
type
noCopy
struct
{
}
//nolint
func
(
*
noCopy
)
Lock
(
)
{
}
//nolint
func
(
*
noCopy
)
Unlock
(
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink