Skip to content

Commit

Permalink
index
Browse files Browse the repository at this point in the history
5HT committed Nov 22, 2018
1 parent 37f12b5 commit bbf3cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/n2o_session.htm
Original file line number Diff line number Diff line change
@@ -39,7 +39,7 @@ <h3>TYPES</h3>
-type expires() :: integer().
-type session_sid() :: binary().
-type session_key() :: { session_sid() , term() }.
-type session_vak() :: { expires() , term() }.
-type session_val() :: { expires() , term() }.
-type session() :: { session_key() , session_val() }.
</code></figure>
<p>Session token encoded with pickler tagged as <b>'Token'</b> tuple.</p>

0 comments on commit bbf3cf2

Please sign in to comment.