raft_fleet

v0.3.1

  • Pages
  • Modules

    raft_fleet v0.3.1 RaftFleet.Hash View Source

    Link to this section Summary

    Types

    t()

    Functions

    calc(value)
    max()
    min()
    validate(term)

    Link to this section Types

    Link to this type t() View Source
    t() :: 0..4294967295

    Link to this section Functions

    Link to this function calc(value) View Source
    calc(term) :: t
    Link to this function max() View Source
    max() :: t
    Link to this function min() View Source
    min() :: t
    Link to this function validate(term) View Source
    validate(any) :: Croma.Result.t(t)

    Built using ExDoc (v0.16.2), designed by Friedel Ziegelmayer.