Added sequence diagram option participants_order
This commit is contained in:
@@ -14,4 +14,10 @@ diagrams:
|
||||
using_namespace:
|
||||
- clanguml::t20029
|
||||
start_from:
|
||||
- function: "clanguml::t20029::tmain()"
|
||||
- function: clanguml::t20029::tmain()
|
||||
participants_order:
|
||||
- clanguml::t20029::tmain()
|
||||
- clanguml::t20029::Encoder<clanguml::t20029::Retrier<clanguml::t20029::ConnectionPool>>
|
||||
- clanguml::t20029::Retrier<clanguml::t20029::ConnectionPool>
|
||||
- clanguml::t20029::ConnectionPool
|
||||
- clanguml::t20029::encode_b64(std::string &&)
|
||||
Reference in New Issue
Block a user