Fix unexported types
file:location not exported?
This commit is contained in:
parent
c827c60042
commit
a14941a122
8 changed files with 19 additions and 12 deletions
|
@ -174,7 +174,7 @@ ink_start(InkerOpts) ->
|
|||
-spec ink_put(pid(),
|
||||
leveled_codec:ledger_key(),
|
||||
any(),
|
||||
leveled_codec:key_changes()) ->
|
||||
leveled_codec:journal_keychanges()) ->
|
||||
{ok, integer(), integer()}.
|
||||
%% @doc
|
||||
%% PUT an object into the journal, returning the sequence number for the PUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue