MCPcopy Create free account
hub / github.com/GoSimplicity/LinkMe / IncrCnt

Method IncrCnt

internal/repository/sms.go:30–30  ·  view source on GitHub ↗
(ctx context.Context, number string)

Source from the content-addressed store, hash-verified

28 Exist(ctx context.Context, number string) bool
29 Count(ctx context.Context, number string) int
30 IncrCnt(ctx context.Context, number string) error
31 ReleaseLock(ctx context.Context, number string) error
32 SendCode(ctx context.Context, number string) error
33}

Callers 2

IncrCntMethod · 0.65
SendCodeMethod · 0.65

Implementers 1

smsRepositoryinternal/repository/sms.go

Calls

no outgoing calls

Tested by

no test coverage detected