ratz/src/chatservers/common/mocks/ServerEntity.go

type ServerEntity

// NewServerEntity creates a new instance of ServerEntity. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
// The first argument is typically a *testing.T value.
func NewServerEntity(t interface {}