Skip to content

Commit 704c601

Browse files
committed
publish other HTNN modules
Signed-off-by: spacewander <[email protected]>
1 parent edbe73a commit 704c601

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

static/htnn/controller

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<html>
2+
<head>
3+
<meta name="go-import" content="mosn.io/htnn git https://github.com/mosn/htnn">
4+
<meta name="go-source" content="mosn.io/htnn https://github.com/mosn/htnn https://github.com/mosn/htnn/tree/main{/dir} https://github.com/mosn/htnn/blob/main{/dir}/{file}#L{line}">
5+
</head>
6+
</html>

static/htnn/plugins

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<html>
2+
<head>
3+
<meta name="go-import" content="mosn.io/htnn git https://github.com/mosn/htnn">
4+
<meta name="go-source" content="mosn.io/htnn https://github.com/mosn/htnn https://github.com/mosn/htnn/tree/main{/dir} https://github.com/mosn/htnn/blob/main{/dir}/{file}#L{line}">
5+
</head>
6+
</html>

static/htnn/types

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<html>
2+
<head>
3+
<meta name="go-import" content="mosn.io/htnn git https://github.com/mosn/htnn">
4+
<meta name="go-source" content="mosn.io/htnn https://github.com/mosn/htnn https://github.com/mosn/htnn/tree/main{/dir} https://github.com/mosn/htnn/blob/main{/dir}/{file}#L{line}">
5+
</head>
6+
</html>

0 commit comments

Comments
 (0)