Skip to content

Make mutex in type Gitlab a value receiver

The following discussion from !434 (merged) should be addressed:

  • @ash2k started a discussion:

    There is almost never a need to make mutexes pointers. I wonder why it's a pointer here?