• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

database/H26-Aug-2021-8,9667,382

framework/H26-Aug-2021-6,8485,435

helper/H26-Aug-2021-16,81813,142

logical/H26-Aug-2021-3,3332,248

physical/H26-Aug-2021-3,2322,489

plugin/H26-Aug-2021-9,5717,889

queue/H26-Aug-2021-414268

testing/stepwise/H26-Aug-2021-1,9131,466

version/H26-Aug-2021-9871

README.mdH A D26-Aug-2021462 139

go.modH A D26-Aug-20211.5 KiB4340

go.sumH A D26-Aug-202139.6 KiB416415

README.md

1Vault SDK libs
2=================
3
4This package provides the `sdk` package which contains code useful for
5developing Vault plugins.
6
7Although we try not to break functionality, we reserve the right to reorganize
8the code at will and may occasionally cause breaks if they are warranted. As
9such we expect the tag of this module will stay less than `v1.0.0`.
10
11For any major changes we will try to give advance notice in the CHANGES section
12of Vault's CHANGELOG.md.
13