open-vault/logical
Jeff Mitchell f7df60b131 Allow accessing Warnings directly in Response. (#2806)
A change in copystructure has caused some panics due to the custom copy
function. I'm more nervous about production panics than I am about
keeping some bad code wiping out some existing warnings, so remove the
custom copy function and just allow direct setting of Warnings.
2017-06-05 10:52:43 -04:00
..
framework
testing
auth.go
connection.go
error.go
lease.go
lease_test.go
logical.go
request.go
response.go
response_util.go
secret.go
storage.go
storage_inmem.go
storage_inmem_test.go
system_view.go
testing.go
translate_response.go