Guy Zylberberg
há 2 anos
committed by
GitHub
ascendente
cometimento
4063998142
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23
3 ficheiros alterados com
19 adições e
0 eliminações
-
diagrams/programming/runtime.py
-
docs/nodes/programming.md
-
BIN
resources/programming/runtime/dapr.png
|
|
@@ -0,0 +1,15 @@ |
|
|
|
# This module is automatically generated by autogen.sh. DO NOT EDIT. |
|
|
|
|
|
|
|
from . import _Programming |
|
|
|
|
|
|
|
|
|
|
|
class _Runtime(_Programming): |
|
|
|
_type = "runtime" |
|
|
|
_icon_dir = "resources/programming/runtime" |
|
|
|
|
|
|
|
|
|
|
|
class Dapr(_Runtime): |
|
|
|
_icon = "dapr.png" |
|
|
|
|
|
|
|
|
|
|
|
# Aliases |
|
|
@@ -73,3 +73,7 @@ Node classes list of programming provider. |
|
|
|
- **diagrams.programming.language.Scala** |
|
|
|
- **diagrams.programming.language.Swift** |
|
|
|
- **diagrams.programming.language.Typescript**, **TypeScript** (alias) |
|
|
|
|
|
|
|
## programming.runtime |
|
|
|
|
|
|
|
- **diagrams.programming.runtime.Dapr** |
Antes
|
Depois
|
|
|
|
Largura: 256
|
Altura: 256
|
Tamanho: 9.5 KiB
|