hitzhangjie

Results 41 comments of hitzhangjie

When using this library, the service may should pay attention to the order of instances (n1, n2, n3 or n3, n2, n1) returned by the service registry?

- interface type: HelloworldService, the right-most rectange in the picture - implemention type: helloworldServiceImpl, the left-most rectange in the picture they have the same signature: `Hello(ctx: context.Context, req: *helloworld.Request, rsp:...

@jfeliu007 Thanks for your sharing, I'll check and test it later.

Yes, I think the problem still exists. [hello.zip](https://github.com/jfeliu007/goplantuml/files/6129927/hello.zip) I uploaded an attachment. This contains a complete project based on some microservice framework, and a file.puml generated by the latest gouml.

Displaying the participants, condition branches, actions all in sequential diagram is an alternative manner. ballerina sample 1: ![image](https://user-images.githubusercontent.com/3725760/103735276-a7db1980-5028-11eb-9b26-f22949d72569.png) ballerina sample 2: ![image](https://user-images.githubusercontent.com/3725760/103735682-89295280-5029-11eb-8289-4e16156ce864.png)

@jermon Yes, sequence diagram and activity diagram are two different diagrams. Maybe this issue just want to show the activity transitions. While I was trying to let developrs understand the...

If this PR is welcome, I think I could submit a PR.

Yes, it is called a YAML metadata block. ---- I debugged the vim-instant-markdown plugin just now, I saw the MD buffer sent is OK. The data sent is `---@layout: post....---`,...

It warns the FUSE is not compatible with current Mac. CPU: m1 chip OS: macOS monterey

Typora is an editor, to be the No.1. It needn't support all kinds of diagrams format or most of them. Try to adopt the best one to shape users' habit....