github.com/keybase/client/go@v0.0.0-20240309051027-028f7c731f8b/libkb/secret_store_darwin_devel.go (about)

     1  //go:build !production && darwin
     2  // +build !production,darwin
     3  
     4  package libkb
     5  
     6  // Keep this value small in devel, it's expensive in tests.
     7  const maxKeychainItemSlots = 2