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

Method ReleaseLock

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

Source from the content-addressed store, hash-verified

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}
34

Callers 2

ReleaseLockMethod · 0.65
SendCodeMethod · 0.65

Implementers 1

smsRepositoryinternal/repository/sms.go

Calls

no outgoing calls

Tested by

no test coverage detected