open-vault/logical/framework
Calvin Leung Huang 799e5d6bde
Update field data behavior (#5489)
* Update Get and getPrimitive to correctly handle nil and error values

* Return empty slice on zero length decode result
2018-10-15 10:36:13 -07:00
..
backend.go The big one (#5346) 2018-09-17 23:03:00 -04:00
backend_test.go Add a header type field (#4993) 2018-08-13 11:02:44 -07:00
field_data.go Update field data behavior (#5489) 2018-10-15 10:36:13 -07:00
field_data_test.go Add a header type field (#4993) 2018-08-13 11:02:44 -07:00
field_type.go Add a header type field (#4993) 2018-08-13 11:02:44 -07:00
lease.go Core handling of TTLs (#4230) 2018-04-03 12:20:20 -04:00
lease_test.go Core handling of TTLs (#4230) 2018-04-03 12:20:20 -04:00
path.go The big one (#5346) 2018-09-17 23:03:00 -04:00
path_map.go
path_map_test.go
path_struct.go
path_struct_test.go
policy_map.go
policy_map_test.go
secret.go
secret_test.go
template.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
testing.go
wal.go
wal_test.go