How to add variables using golang ? #1920
Replies: 2 comments
-
@apodgorbunschih That functionality isn't in the API yet. I made an issue. #1922 Would you be open to sharing what your project is and how vars helps? Just helps to attach some motivations to issues |
Beta Was this translation helpful? Give feedback.
-
@alixander awesome. I want to create some topology map for a infrastructure, i am querying the api and creating the nodes and edges step by step. So at some point i need to store some data for linking purposes, and i thought that btw. Awesome tool. Playing around for couple of days, and its awesome |
Beta Was this translation helpful? Give feedback.
-
I want to use d2lang in a golang project to draw some diagrams. Is it possible to set
variables
dynamically ?Beta Was this translation helpful? Give feedback.
All reactions