-module({{name}}).
|
|
|
|
%% API exports
|
|
-export([]).
|
|
|
|
%%====================================================================
|
|
%% API functions
|
|
%%====================================================================
|
|
|
|
|
|
%%====================================================================
|
|
%% Internal functions
|
|
%%====================================================================
|