logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

megaco_codec_transform - Megaco message transformation utility.

Description

       This module implements a simple megaco message transformation utility.

       Note that this module is not included in the runtime part of the application.

Exports

export_messages()->void()export_messages(MessagePackage)->void()

              Types:

                 MessagePackage = atom()

              Export the messages in the MessagePackage (default is time_test).

              The output produced by this function is a directory structure with the following structure:

              <message package>/pretty/<message-files>
                                compact/<message-files>
                                per/<message-files>
                                ber/<message-files>
                                erlang/<message-files>

Ericsson AB                                        megaco 4.2                       megaco_codec_transform(3erl)

Name

       megaco_codec_transform - Megaco message transformation utility.

See Also