mattermost/server/public/plugin/checker/internal/test/missing/missing.go
2025-03-31 10:44:34 +02:00

7 lines
220 B
Go

// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
// See LICENSE.txt for license information.
package missing
// SomeType is a fake interface for testing the plugin comment checker.
type SomeType any