Showing 544 of 544 total issues
comment on exported type IMemoryCard should be of the form "IMemoryCard ..." (with optional leading article) Open
Open
// memory card interface
- Exclude checks
exported method MemoryCard.Load should have comment or be unexported Open
Open
func (mc *MemoryCard) Load() error {
- Exclude checks
exported const ContactGenderUnknown should have comment (or a comment on this block) or be unexported Open
Open
ContactGenderUnknown ContactGender = 0
- Exclude checks
exported const ScanStatusUnknown should have comment (or a comment on this block) or be unexported Open
Open
ScanStatusUnknown ScanStatus = 0
- Exclude checks
exported type EventDongPayload should have comment or be unexported Open
Open
type EventDongPayload = BaseEventPayload
- Exclude checks
const WeChatAppMessageTypeUrl should be WeChatAppMessageTypeURL Open
Open
WeChatAppMessageTypeUrl WeChatAppMessageType = 5
- Exclude checks
exported type MessagePayloadRoom should have comment or be unexported Open
Open
type MessagePayloadRoom struct {
- Exclude checks
type OptionsUrl should be OptionsURL Open
Open
type OptionsUrl struct {
- Exclude checks
struct field Uuid should be UUID Open
Open
Uuid string `json:"uuid"`
- Exclude checks
struct field CardId should be CardID Open
Open
CardId struct {
- Exclude checks
exported method NopStorage.Destroy should have comment or be unexported Open
Open
func (n NopStorage) Destroy() {}
- Exclude checks
exported type EventLogoutPayload should have comment or be unexported Open
Open
type EventLogoutPayload struct {
- Exclude checks
struct field RemoverId should be RemoverID Open
Open
RemoverId string
- Exclude checks
struct field RoomId should be RoomID Open
Open
RoomId string
- Exclude checks
struct field PayloadId should be PayloadID Open
Open
PayloadId string
- Exclude checks
struct field Id should be ID Open
Open
Id string
- Exclude checks
exported type MessagePayloadTo should have comment or be unexported Open
Open
type MessagePayloadTo = MessagePayloadRoom
- Exclude checks
struct field FromId should be FromID Open
Open
FromId string
- Exclude checks
struct field IconUrl should be IconURL Open
Open
IconUrl struct {
- Exclude checks
struct field ShareUrlOpen should be ShareURLOpen Open
Open
ShareUrlOpen struct {
- Exclude checks