Thanks to visit codestin.com
Credit goes to github.com

Skip to content

No enough arguments  #106

@Celthi

Description

@Celthi
go build                                                                                                                                (git)-[master] 
# github.com/yinqiwen/gsnova/common/mux
common/mux/quic.go:26:28: not enough arguments in call to q.Session.OpenStreamSync
        have ()
        want (context.Context)
common/mux/quic.go:35:34: not enough arguments in call to q.Session.AcceptStream
        have ()
        want (context.Context)

I met the above error when I try to run go build in the gsnova folder or the command in the read me file.
Is there master branch could be compiled or I need to do something to make it compile?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions