MCPcopy
hub / github.com/getsops/sops / Reset

Method Reset

keyservice/keyservice.pb.go:41–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39}
40
41func (x *Key) Reset() {
42 *x = Key{}
43 mi := &file_keyservice_keyservice_proto_msgTypes[0]
44 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
45 ms.StoreMessageInfo(mi)
46}
47
48func (x *Key) String() string {
49 return protoimpl.X.MessageStringOf(x)

Callers 2

Test_vaultClientFunction · 0.45
Test_userVaultTokenFunction · 0.45

Calls

no outgoing calls

Tested by 2

Test_vaultClientFunction · 0.36
Test_userVaultTokenFunction · 0.36